Improve modeline function name consistency
This commit is contained in:
parent
3eae00e4f9
commit
2f12e49a13
3 changed files with 6 additions and 6 deletions
|
@ -300,7 +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-modeline 'scratch)))))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue