mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 11:09:54 +00: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…
Reference in a new issue