mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix excessive padding in +light modeline
If encoding segment is hidden, the padding between the VC branch and syntax checker segments would be too large.
This commit is contained in:
@ -494,7 +494,6 @@ lines are selected, or the NxM dimensions of a block selection.")
|
|||||||
vc-mode " "))
|
vc-mode " "))
|
||||||
" "
|
" "
|
||||||
+modeline-encoding
|
+modeline-encoding
|
||||||
" "
|
|
||||||
(+modeline-checker ("" +modeline-checker " "))))
|
(+modeline-checker ("" +modeline-checker " "))))
|
||||||
|
|
||||||
(def-modeline! 'project
|
(def-modeline! 'project
|
||||||
|
Reference in New Issue
Block a user