Browse Source

set editorconfig-mode-lighter

master
10sr 6 years ago
parent
commit
1173163a83
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el View File

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


Loading…
Cancel
Save