lang/org: make shiftab respect org-cycle-separator-lines #800

This commit is contained in:
Henrik Lissner 2018-08-21 02:46:17 +02:00
parent aa9b0a8b94
commit 64a88385cb
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -185,7 +185,6 @@ unfold to point on startup."
(sequence "TODO(T)" "|" "DONE(D)")
(sequence "NEXT(n)" "ACTIVE(a)" "WAITING(w)" "LATER(l)" "|" "CANCELLED(c)"))
org-use-sub-superscripts '{}
outline-blank-line t
;; Scale up LaTeX previews a bit (default is too small)
org-preview-latex-image-directory (concat doom-cache-dir "org-latex/")