From 1173163a83265175e04f5bb160631b2115dd34b3 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Thu, 31 May 2018 14:44:45 +0900 Subject: [PATCH] set editorconfig-mode-lighter --- emacs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.el b/emacs.el index 9482ca5..bb5abbe 100644 --- a/emacs.el +++ b/emacs.el @@ -650,6 +650,7 @@ found, otherwise returns nil." ;; (set-variable 'editorconfig-get-properties-function ;; 'editorconfig-core-get-properties-hash) (editorconfig-mode 1) + (set-variable 'editorconfig-mode-lighter " EC") (with-eval-after-load 'org-src ;; [*.org\[\*Org Src*\[ c \]*\]] (add-hook 'org-src-mode-hook