lang/org: make shiftab respect org-cycle-separator-lines #800
This commit is contained in:
parent
aa9b0a8b94
commit
64a88385cb
1 changed files with 0 additions and 1 deletions
|
@ -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/")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue