improve startup time
This commit is contained in:
@@ -550,9 +550,7 @@ See also `dashboard-insert-section' for the sequence of elements."
|
||||
(abbreviate-file-name el)))
|
||||
(add-to-list 'dashboard-item-generators '(custom . dashboard-insert-custom))
|
||||
|
||||
(dashboard-setup-startup-hook)
|
||||
(dashboard-open)
|
||||
)
|
||||
(dashboard-setup-startup-hook))
|
||||
|
||||
;; too slow if all levels are displayed for a medium large file,
|
||||
;; therefore not all levels and if toggled on and mode default off
|
||||
|
||||
Reference in New Issue
Block a user