Tweak outline settings

This commit is contained in:
Tom Willemse 2016-07-17 15:33:55 +02:00
parent 54709a4112
commit 06b4055040

View file

@ -106,6 +106,8 @@ This is currently the data directory under the
(provide 'init)
;;; init.el ends here
;; Local Variables:
;; eval: (outline-minor-mode 1)
;; End:
;;; Local Variables:
;;; eval: (outline-minor-mode 1)
;;; outline-regexp: ";;;+ [^\n]"
;;; outline-heading-end-regexp: ":\n"
;;; End: