helm: remap find-library -> helm-locate-library

Is superior to find-library
This commit is contained in:
Henrik Lissner 2018-08-21 00:05:39 +02:00
parent 4acb3f29ab
commit 154b3c331b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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