Projectile short 🔪

This commit is contained in:
Kevin Cotugno 2017-02-27 11:08:57 -08:00
parent 0f67373c38
commit e26be21c8a

View File

@ -107,6 +107,7 @@
(use-package helm-projectile (use-package helm-projectile
:config :config
(evil-leader/set-key "p" 'helm-projectile)
(helm-projectile-on)) (helm-projectile-on))