From: Peng Li Date: Mon, 18 Jul 2016 12:12:27 +0000 (+0800) Subject: emacs - fix the modified indicator X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;ds=sidebyside;h=45907fd2c0cfec6f339407756e38478f3605c971;p=dotfiles.git emacs - fix the modified indicator --- diff --git a/emacs.d/config.org b/emacs.d/config.org index 3f93fce..6654753 100644 --- a/emacs.d/config.org +++ b/emacs.d/config.org @@ -449,6 +449,7 @@ Revised powerline-center-theme (powerline-current-separator) (cdr powerline-default-separator-dir)))) (lhs (list (powerline-raw "%*" my-face-buffer-modified 'l) + (powerline-raw " " my-face-buffer-modified) ;; (powerline-buffer-size mode-line 'l) (powerline-buffer-id mode-line-buffer-id 'l) (powerline-raw " " my-face1)