Updates kbd to search through projects

This commit is contained in:
William Carroll 2017-06-23 11:46:31 -04:00
parent 9cc1c0512a
commit e51d11e4bc

View file

@ -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)