Remove spaceline dependency; rewrite mode-line config
This commit is contained in:
parent
0a4cf3911c
commit
78ab53d171
4 changed files with 241 additions and 261 deletions
|
@ -296,7 +296,8 @@ Examples:
|
|||
(not inhibit-doom))
|
||||
(doom-mode-init t))
|
||||
(setq default-directory dir)
|
||||
(setq mode-line-format '(:eval (spaceline-ml-scratch))))))
|
||||
(setq mode-line-format (doom-mode-line 'scratch))
|
||||
)))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue