config/default: bind SPC f l to locate
This will be remapped to counsel-locate or helm-locate if the ivy/helm modules are enabled.
This commit is contained in:
parent
497fd08af7
commit
f4d17707e7
2 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,7 @@ be negative.")
|
|||
[remap bookmark-jump] #'helm-bookmarks
|
||||
[remap execute-extended-command] #'helm-M-x
|
||||
[remap find-file] #'helm-find-files
|
||||
[remap locate] #'helm-locate
|
||||
[remap imenu] #'helm-semantic-or-imenu
|
||||
[remap noop-show-kill-ring] #'helm-show-kill-ring
|
||||
[remap persp-switch-to-buffer] #'+helm/workspace-mini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue