newline.
This commit is contained in:
parent
2cd63f065b
commit
50030baa8a
|
@ -82,6 +82,7 @@ Ignores ARGS."
|
|||
(projectile-project-name))
|
||||
(setq-local projectile-enable-caching t))
|
||||
(kill-local-variable 'projectile-enable-caching)))
|
||||
|
||||
(advice-add 'projectile-find-file
|
||||
:before #'my/projectile-enable-caching?)
|
||||
(advice-add 'counsel-projectile-find-file
|
||||
|
|
Loading…
Reference in New Issue
Block a user