mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
Clean up
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
path)))
|
||||
(powerline-buffer-id)))
|
||||
(if (buffer-modified-p)
|
||||
(propertize "*" 'font-lock-face '(:inherit other-face :foreground "orange")))
|
||||
(propertize "*" 'font-lock-face `(:inherit ,other-face :foreground "orange")))
|
||||
" ")
|
||||
:tight-right t)
|
||||
|
||||
|
Reference in New Issue
Block a user