helm: remap find-library -> helm-locate-library
Is superior to find-library
This commit is contained in:
parent
4acb3f29ab
commit
154b3c331b
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ be negative.")
|
|||
:init
|
||||
(define-key! 'global
|
||||
[remap apropos] #'helm-apropos
|
||||
[remap find-library] #'helm-locate-library
|
||||
[remap bookmark-jump] #'helm-bookmarks
|
||||
[remap execute-extended-command] #'helm-M-x
|
||||
[remap find-file] #'helm-find-files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue