completion/helm: fix recentf remapping

This commit is contained in:
Henrik Lissner
2017-10-23 19:59:48 +02:00
parent 730e4c2600
commit 13cf6b3fb6

View File

@ -63,7 +63,7 @@
(map! :map global-map
[remap apropos] #'helm-apropos
[remap find-file] #'helm-find-files
[remap recentf] #'helm-recentf
[remap recentf-open-files] #'helm-recentf
[remap projectile-switch-to-buffer] #'helm-projectile-switch-to-buffer
[remap projectile-recentf] #'helm-projectile-recentf
[remap projectile-find-file] #'helm-projectile-find-file