Work on removing evil-leader key binding as they might be not needed

This commit is contained in:
Maciej 2018-09-09 09:50:42 +03:00
parent def7b66def
commit 787943df9e
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
7 changed files with 33 additions and 17 deletions

View file

@ -1,7 +1,7 @@
(require 'projectile)
(setq-default projectile-enable-caching t ;; Cache project files
(setq-default projectile-completion-system 'ivy ;; Use ivy as completion system
projectile-enable-caching t ;; Cache project files
projectile-file-exists-local-cache-expire (* 3 60) ;; keep cache for 3 minutes
projectile-sort-order (quote recently-active) ;; Order by recently active projects
projectile-globally-ignored-directories