mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump :core
raxod502/straight.el@09cfa1b -> raxod502/straight.el@ffaad60 bbatsov/projectile@7e552b6 -> bbatsov/projectile@95bcc7d
This commit is contained in:
@ -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")
|
||||
|
Reference in New Issue
Block a user