ソースを参照

set editorconfig-mode-lighter

master
10sr 6年前
コミット
1173163a83
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      emacs.el

+ 1
- 0
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


読み込み中…
キャンセル
保存