Bump :core
raxod502/straight.el@09cfa1b -> raxod502/straight.el@ffaad60 bbatsov/projectile@7e552b6 -> bbatsov/projectile@95bcc7d
This commit is contained in:
parent
c0087ff30e
commit
4e193dbbd3
2 changed files with 3 additions and 2 deletions
|
@ -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")
|
||||
projectile-globally-ignored-file-suffixes '(".elc" ".pyc" ".o")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue