config/default: alias 'SPC p {f,F}' to SPC p {/,.}
This commit is contained in:
parent
5f9a630c2f
commit
4c2f718557
1 changed files with 2 additions and 0 deletions
|
@ -789,6 +789,8 @@
|
|||
:desc "Configure project" "C" #'projectile-configure-project
|
||||
:desc "Remove known project" "d" #'projectile-remove-known-project
|
||||
:desc "Edit project .dir-locals" "e" #'projectile-edit-dir-locals
|
||||
:desc "Find file in project" "f" #'projectile-find-file
|
||||
:desc "Browse project" "F" #'+default/browse-project
|
||||
:desc "Invalidate project cache" "i" #'projectile-invalidate-cache
|
||||
:desc "Kill project buffers" "k" #'projectile-kill-buffers
|
||||
:desc "Repeat last external command" "l" #'projectile-repeat-last-command
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue