Refactor.

This commit is contained in:
Vincent Zhang 2019-08-03 14:42:12 +08:00
parent cf9bfe34a5
commit fd7b2dbe45

View file

@ -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)