add recent files to dashboard
This commit is contained in:
@@ -395,7 +395,7 @@ DISPLAY-START: `integer', e.g. 3820"
|
|||||||
dashboard-insert-items
|
dashboard-insert-items
|
||||||
dashboard-insert-newline
|
dashboard-insert-newline
|
||||||
dashboard-insert-footer))
|
dashboard-insert-footer))
|
||||||
(setq dashboard-items '(;; (recents . 10) ;; slow
|
(setq dashboard-items '((recents . 10) ;; slow
|
||||||
(bookmarks . 5)
|
(bookmarks . 5)
|
||||||
;; (projects . 5) ;; projectile or project.el
|
;; (projects . 5) ;; projectile or project.el
|
||||||
;; (agenda . 5) ;; will open org file (requires org-mode etc.)
|
;; (agenda . 5) ;; will open org file (requires org-mode etc.)
|
||||||
|
|||||||
Reference in New Issue
Block a user