diff --git a/emacs/.spacemacs b/emacs/.spacemacs index f115b53..929eef1 100644 --- a/emacs/.spacemacs +++ b/emacs/.spacemacs @@ -551,6 +551,8 @@ before packages are loaded." (setq org-ref-default-bibliography '("~/Documents/Uni/DDSI/Code/IGDB/Assets/Citations.bib")) ; Use pdf-tools instead of docview (setq-default dotspacemacs-configuration-layers '(pdf)) + ; Auto cleanup recentf + (setq recentf-auto-cleanup '120) ) ;; Do not write anything past this comment. This is where Emacs will