Merge pull request #4003 from ctjhoa/develop
Add SPC / in evil-bindings
This commit is contained in:
commit
b94b481f6f
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@
|
|||
((featurep! :completion helm) #'helm-resume))
|
||||
|
||||
:desc "Search for symbol in project" "*" #'+default/search-project-for-symbol-at-point
|
||||
:desc "Search project" "/" #'+default/search-project
|
||||
|
||||
:desc "Find file in project" "SPC" #'projectile-find-file
|
||||
:desc "Jump to bookmark" "RET" #'bookmark-jump
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue