emacs: change dashboard headings
This commit is contained in:
parent
413db9e637
commit
109c9d84b5
1 changed files with 2 additions and 0 deletions
|
@ -246,6 +246,8 @@ value `italic'."
|
|||
dashboard-vertically-center-content t
|
||||
dashboard-items '((bookmarks . 4)
|
||||
(recents . 4))
|
||||
dashboard-item-names '(("Bookmarks:" . "Bookmarks")
|
||||
("Recent Files:" . "Recents"))
|
||||
dashboard-footer-messages
|
||||
(list
|
||||
"At its core is an interpreter for Emacs Lisp."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue