mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Remove one space before checker.
This commit is contained in:
parent
30383defe0
commit
613a9ae4cc
1 changed files with 0 additions and 1 deletions
|
@ -962,7 +962,6 @@ icons."
|
||||||
(text (cdr seg)))
|
(text (cdr seg)))
|
||||||
(concat
|
(concat
|
||||||
(doom-modeline-whitespace)
|
(doom-modeline-whitespace)
|
||||||
(if vc-mode (doom-modeline-whitespace))
|
|
||||||
(when icon
|
(when icon
|
||||||
(propertize icon 'face
|
(propertize icon 'face
|
||||||
(if active `(:inherit
|
(if active `(:inherit
|
||||||
|
|
Loading…
Reference in a new issue