mirror of
https://github.com/vale981/doom-modeline
synced 2025-03-06 01:31:41 -05:00
parent
083286f2cf
commit
c73428b414
1 changed files with 4 additions and 1 deletions
|
@ -1020,7 +1020,10 @@ mouse-1: List all problems%s"
|
|||
(doom-modeline-vspc)
|
||||
(if active
|
||||
text
|
||||
(propertize text 'face 'mode-line-inactive))))))
|
||||
(propertize text 'face 'mode-line-inactive))))
|
||||
|
||||
;; FIXME: Add one exra space to avoid the segment-cut issue
|
||||
(doom-modeline-spc)))
|
||||
"")))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue