Add quickrun shortcuts.
This commit is contained in:
parent
b8cb8e3ad6
commit
e45141b894
@ -316,7 +316,10 @@
|
||||
:defer t
|
||||
:ensure t
|
||||
:bind (:map prog-mode-map
|
||||
("C-c r" . quickrun)
|
||||
("C-c C-r" . quickrun)
|
||||
("C-c r f" . quickrun)
|
||||
("C-c r r" . quickrun-region)
|
||||
("C-c r R" . quickrun-replace-region)
|
||||
)
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user