activate modes at the bottom of init.el or in the assoc init module
parent
0feb33b83c
commit
99d0013ea7
@ -1,4 +1,6 @@
|
||||
(setq recentf-max-menu-items 25
|
||||
recentf-max-saved-items 25)
|
||||
|
||||
(recentf-mode 1)
|
||||
|
||||
(provide 'init-recentf)
|
||||
|
Loading…
Reference in New Issue