mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
show some todos in startup list
This commit is contained in:
@@ -119,7 +119,8 @@ values."
|
|||||||
;; List sizes may be nil, in which case
|
;; List sizes may be nil, in which case
|
||||||
;; `spacemacs-buffer-startup-lists-length' takes effect.
|
;; `spacemacs-buffer-startup-lists-length' takes effect.
|
||||||
dotspacemacs-startup-lists '((recents . 5)
|
dotspacemacs-startup-lists '((recents . 5)
|
||||||
(projects . 7))
|
(projects . 7)
|
||||||
|
(todos . 7))
|
||||||
;; True if the home buffer should respond to resize events.
|
;; True if the home buffer should respond to resize events.
|
||||||
dotspacemacs-startup-buffer-responsive t
|
dotspacemacs-startup-buffer-responsive t
|
||||||
;; Default major mode of the scratch buffer (default `text-mode')
|
;; Default major mode of the scratch buffer (default `text-mode')
|
||||||
|
|||||||
Reference in New Issue
Block a user