Add helm-resume keybinding
This commit is contained in:
parent
94361a2177
commit
7f964b839e
@ -36,6 +36,7 @@
|
||||
(helm-mode 1)
|
||||
:bind
|
||||
(("C-x C-f" . helm-find-files)
|
||||
("C-x C-r" . helm-resume)
|
||||
("M-x" . helm-M-x)
|
||||
("M-y" . helm-show-kill-ring)
|
||||
("C-x b" . helm-mini)
|
||||
|
Reference in New Issue
Block a user