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:
parent
8609e22f73
commit
86843d7569
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue