Update doom/reload-project for changes upstream
In projectile.
This commit is contained in:
parent
2a84836c11
commit
aa930256b8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ they are absolute."
|
|||
"Reload the project root cache."
|
||||
(interactive)
|
||||
(projectile-invalidate-cache nil)
|
||||
(projectile-reset-cached-project-root)
|
||||
(setq-default projectile-project-root nil)
|
||||
(dolist (fn projectile-project-root-files-functions)
|
||||
(remhash (format "%s-%s" fn default-directory) projectile-project-root-cache)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue