Do not start speedbar at startup
This commit is contained in:
parent
bc3f9dbd7d
commit
0e73a12e43
1 changed files with 1 additions and 2 deletions
|
@ -15,5 +15,4 @@
|
||||||
(if (display-graphic-p)
|
(if (display-graphic-p)
|
||||||
(add-hook 'after-init-hook (lambda ()
|
(add-hook 'after-init-hook (lambda ()
|
||||||
(org-agenda-list)
|
(org-agenda-list)
|
||||||
(me/split-windows-horizontal)
|
(me/split-windows-horizontal))))
|
||||||
(speedbar t))))
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue