Henrik Lissner
2020-06-17 14:34:52 -04:00
parent c0087ff30e
commit 4e193dbbd3
2 changed files with 3 additions and 2 deletions

View File

@ -26,6 +26,7 @@ Emacs.")
projectile-locate-dominating-file)
:init
(setq projectile-cache-file (concat doom-cache-dir "projectile.cache")
projectile-auto-discover nil
projectile-enable-caching doom-interactive-p
projectile-globally-ignored-files '(".DS_Store" "Icon
" "TAGS")