Projectile now global

This commit is contained in:
Henrik Lissner 2014-07-17 04:12:16 -04:00
parent 8df9e5006e
commit 86132d59c6

View file

@ -45,6 +45,7 @@
ido-enable-last-directory-history t) ido-enable-last-directory-history t)
;;#projectile ;;#projectile
(projectile-global-mode)
(setq projectile-completion-system 'grizzl (setq projectile-completion-system 'grizzl
projectile-enable-caching t) projectile-enable-caching t)