doomemacs/core
Henrik Lissner c0b00327c2
Purge excess from projectile's cache
Bloated projectile caches can cause freezing and delays. This is
especially so if you accidentally index $HOME or /, which will bloat
them into the hundreds of MBs.

+ Adds purging of blacklisted, over-sized and non-projects from
  projectile's cache when Emacs is killed.
+ Projectile's project file cache will now expire after a week.
+ Corrects file paths in core/doctor's filesize checks.
2019-03-28 19:57:34 -04:00
..
autoload Fix doom-project-find-file on non-project DIRs 2019-03-28 15:07:14 -04:00
cli Don't capture INSECURE, DEBUG & YES envvars 2019-03-28 14:47:31 -04:00
templates Improve vanilla sandbox 2019-03-09 04:53:14 -05:00
test Remove protect-visible-buffer tests 2019-03-17 00:16:22 -04:00
core-cli.el 💥 Replace exec-path-from-shell w/ 'bin/doom env' 2019-03-28 01:56:09 -04:00
core-editor.el Refactor undo-tree advice 2019-03-28 01:56:09 -04:00
core-keybinds.el Use new ;;;###package cookie 2019-03-13 01:55:50 -04:00
core-lib.el Set arglist to add-hook!/remove-hook! macros 2019-03-10 08:15:46 -04:00
core-modules.el Fix #1278 2019-03-22 14:11:59 -04:00
core-os.el 💥 Replace exec-path-from-shell w/ 'bin/doom env' 2019-03-28 01:56:09 -04:00
core-packages.el Make load-env-vars a core package 2019-03-28 13:30:39 -04:00
core-projects.el Purge excess from projectile's cache 2019-03-28 19:57:34 -04:00
core-ui.el Remove doom|protect-visible-buffer 2019-03-16 23:59:50 -04:00
core.el Make load-env-vars a core package 2019-03-28 13:30:39 -04:00
doctor.el Purge excess from projectile's cache 2019-03-28 19:57:34 -04:00
packages.el Make load-env-vars a core package 2019-03-28 13:30:39 -04:00