[Emacs] No need to defer loading recentf
All checks were successful
continuous-integration/drone/push Build is passing

Recentf is used as soon as Emacs is created, no need to defer it and
its configuration.
This commit is contained in:
Lucien Cartier-Tilet 2021-12-27 13:44:57 +01:00
parent fe423e421a
commit e918a346fc
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA

View File

@ -2498,7 +2498,6 @@ excluded files.
#+begin_src emacs-lisp
(use-package recentf
:straight (:build t :type built-in)
:defer t
:custom ((recentf-max-saved-items 200))
:init
(add-to-list 'recentf-exclude (rx (* any)