Updates kbd to search through projects
This commit is contained in:
parent
9cc1c0512a
commit
e51d11e4bc
1 changed files with 1 additions and 1 deletions
|
@ -486,7 +486,7 @@
|
|||
:bind (("M-x" . helm-M-x)
|
||||
("M-y" . helm-show-kill-ring)
|
||||
("C-x b" . helm-mini)
|
||||
("C-x f" . helm-projectile-find-file)
|
||||
("C-x f" . helm-projectile-switch-project)
|
||||
("C-x p" . helm-projectile-ag)
|
||||
("C-x C-f" . helm-find-files)
|
||||
|
||||
|
|
Loading…
Reference in a new issue