Fix #4925: defining lexical variables error in 28+

This commit is contained in:
Henrik Lissner 2021-04-25 18:33:23 -04:00
parent 82eebdca16
commit c9b41205b2
2 changed files with 10 additions and 6 deletions

View file

@ -23,7 +23,8 @@ debian, and derivatives). On most it's 'fd'.")
:commands (projectile-project-root
projectile-project-name
projectile-project-p
projectile-locate-dominating-file)
projectile-locate-dominating-file
projectile-relevant-known-projects)
:init
(setq projectile-cache-file (concat doom-cache-dir "projectile.cache")
;; Auto-discovery is slow to do by default. Better to update the list