From 04e57825f41a2887d57a6ad517e6058728243e05 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Mon, 7 Jan 2019 14:22:37 +0900 Subject: [PATCH] Add note --- emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index ba9af8d..093288a 100644 --- a/emacs.el +++ b/emacs.el @@ -1808,7 +1808,7 @@ and search from projectile root (if projectile is available)." (define-minor-mode editorconfig-auto-apply-mode "When saving .editorconfig file update buffer configs." - :global t + :global t ;; TODO: global nil and instruct to hook to editorconfig-conf-mode-hook :lighter "" (if editorconfig-auto-apply-mode (add-hook 'after-save-hook