Remap swiper => helm-swoop for helm users #644

Plus remove redundant remappings
This commit is contained in:
Henrik Lissner 2018-06-02 14:01:16 +02:00
parent e5a4415d58
commit 8aa21517a2
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -17,12 +17,11 @@
(map! :map global-map
[remap apropos] #'helm-apropos
[remap bookmark-jump] #'helm-bookmarks
[remap bookmark-jump] #'helm-bookmarks
[remap execute-extended-command] #'helm-M-x
[remap find-file] #'helm-find-files
[remap imenu-anywhere] #'helm-imenu-anywhere
[remap imenu-anywhere] #'helm-imenu-anywhere
[remap imenu] #'helm-semantic-or-imenu
[remap swiper] #'helm-swoop
[remap noop-show-kill-ring] #'helm-show-kill-ring
[remap projectile-find-file] #'helm-projectile-find-file
[remap projectile-recentf] #'helm-projectile-recentf