test fzf instead of projectile-find-file
This commit is contained in:
parent
3df5119937
commit
816770d9d4
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -343,7 +343,7 @@
|
|||
"pb" 'counsel-projectile-switch-to-buffer
|
||||
"pd" 'counsel-projectile-find-dir
|
||||
"pp" 'counsel-projectile-switch-project
|
||||
"pf" 'counsel-projectile-find-file
|
||||
"pf" 'counsel-fzf
|
||||
"pr" 'projectile-recentf
|
||||
|
||||
;; Swyper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue