mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/org: make shiftab respect org-cycle-separator-lines #800
This commit is contained in:
@ -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/")
|
||||
|
Reference in New Issue
Block a user