commit 42a0453a065d91b02460b94abd548742b87c52aa
parent 48290fc53337d3c92acc1c8111aed07222f0ee51
Author: conao3 <conao3@gmail.com>
Date: Sun, 3 Nov 2019 06:08:28 +0900
remove turn on rainbow-mode in eval magic comment
rainbow-mode is very useful but weather turn on or off
is definition of developer.
Pop up execute magic comment every and every time is very tired
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/solarized.el b/solarized.el
@@ -2512,7 +2512,6 @@ customize the resulting theme."
;; Local Variables:
;; no-byte-compile: t
-;; eval: (when (fboundp 'rainbow-mode) (rainbow-mode 1))
;; indent-tabs-mode: nil
;; fill-column: 95
;; End: