mirror of
https://github.com/vale981/doom-modeline
synced 2025-03-05 09:21:38 -05:00
Refactor.
This commit is contained in:
parent
cf9bfe34a5
commit
fd7b2dbe45
1 changed files with 1 additions and 1 deletions
|
@ -539,7 +539,7 @@ mouse-1: Display minor modes menu"
|
|||
(doom-modeline-spc))
|
||||
(concat
|
||||
(propertize (replace-regexp-in-string
|
||||
(regexp-quote "%") "%%%%"
|
||||
"%" "%%%%"
|
||||
(format-mode-line minor-mode-alist)
|
||||
t t)
|
||||
'face face)
|
||||
|
|
Loading…
Add table
Reference in a new issue