Bind SPC / f to locate/counsel-locate
This commit is contained in:
parent
dc15d471da
commit
20eb5ce4f6
2 changed files with 3 additions and 1 deletions
|
@ -545,6 +545,7 @@
|
|||
:desc "Search buffer" "b" #'swiper
|
||||
:desc "Search current directory" "d" #'+default/search-cwd
|
||||
:desc "Search other directory" "D" #'+default/search-other-cwd
|
||||
:desc "Locate file" "f" #'locate
|
||||
:desc "Jump to symbol" "i" #'imenu
|
||||
:desc "Jump to link" "l" #'ace-link
|
||||
:desc "Look up online" "o" #'+lookup/online
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue