This commit is contained in:
Henrik Lissner 2015-09-29 03:06:06 -04:00
parent 3c408dec4d
commit 99375cf001
3 changed files with 11 additions and 19 deletions

View file

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