General cleanup

This commit is contained in:
Henrik Lissner 2016-09-19 17:48:12 +02:00
parent 83ea8abdbc
commit c36dad154c
3 changed files with 18 additions and 19 deletions

View file

@ -300,8 +300,7 @@ Examples:
(not inhibit-doom))
(doom-mode-init t))
(setq default-directory dir)
(setq mode-line-format (doom-mode-line 'scratch))
)))
(setq mode-line-format (doom-mode-line 'scratch)))))
;;