summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index cf36f76..c9df02e 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1407,4 +1407,5 @@ If no direction is given, don't split."
;; Local Variables:
;; outline-regexp: ";;;;*"
+;; eval: (outline-minor-mode 1)
;; End: