This commit is contained in:
Henrik Lissner 2015-06-12 17:14:41 +02:00
parent de70863bed
commit ed80d8119b
2 changed files with 17 additions and 16 deletions

View file

@ -131,9 +131,9 @@
;; Hide evil state indicator
(after "evil" (setq evil-mode-line-format nil))
(setq-default mode-line-misc-info
'((which-func-mode ("" which-func-format ""))
(global-mode-string ("" global-mode-string ""))))
;; (setq-default mode-line-misc-info
;; '((which-func-mode ("" which-func-format ""))
;; (global-mode-string ("" global-mode-string ""))))
(sml/setup)
(sml/apply-theme 'respectful)