Clean up
This commit is contained in:
parent
3c408dec4d
commit
99375cf001
3 changed files with 11 additions and 19 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue