Update mode-line

This commit is contained in:
Marcus Kammer 2023-12-30 17:55:12 +01:00
parent 06bbb86ecb
commit b982966235
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -61,11 +61,11 @@
(setq-default mode-line-format (setq-default mode-line-format
'("%e" '("%e"
mode-line-front-space mode-line-front-space
mode-line-position
mode-line-modified mode-line-modified
" " " "
mode-line-buffer-identification mode-line-buffer-identification
" " " "
mode-line-position
(vc-mode vc-mode) (vc-mode vc-mode)
" " " "
mode-line-modes mode-line-modes