Correct last inline hook defuns

See a3e262c7 for rationale
This commit is contained in:
Henrik Lissner
2019-07-28 14:52:59 +02:00
parent a354bba261
commit 19ecf8e46a
25 changed files with 39 additions and 39 deletions

View File

@ -58,7 +58,7 @@ Emacs.")
;; Accidentally indexing big directories like $HOME or / will massively bloat
;; projectile's cache (into the hundreds of MBs). This purges those entries
;; when exiting Emacs to prevent slowdowns/freezing when cache files are
;; loaded or written to.
;; loaded or written to.
(add-hook! 'kill-emacs-hook
(defun doom-cleanup-project-cache-h ()
"Purge projectile cache entries that: