Update
This commit is contained in:
parent
de70863bed
commit
ed80d8119b
2 changed files with 17 additions and 16 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue