mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Minor fix format.
This commit is contained in:
parent
be0461a68c
commit
ad7c7ae7e4
1 changed files with 1 additions and 1 deletions
|
@ -1059,7 +1059,7 @@ See `mode-line-percent-position'.")
|
|||
;;
|
||||
|
||||
(doom-modeline-def-modeline 'main
|
||||
'(workspace-number window-number bar evil-state matches " " buffer-info buffer-position " " selection-info)
|
||||
'(workspace-number window-number bar evil-state matches " " buffer-info buffer-position " " selection-info)
|
||||
'(global buffer-encoding major-mode process vcs flycheck))
|
||||
|
||||
(doom-modeline-def-modeline 'minimal
|
||||
|
|
Loading…
Reference in a new issue