Fix typo in comment
This commit is contained in:
parent
5e9b23f1b8
commit
ce4cb798fc
4
init.el
4
init.el
@ -788,9 +788,7 @@ split horizontally again, but this extra work should not matter much."
|
|||||||
org-log-done 'note
|
org-log-done 'note
|
||||||
org-clone-delete-id t
|
org-clone-delete-id t
|
||||||
org-fold-catch-invisible-edits 'show-and-error
|
org-fold-catch-invisible-edits 'show-and-error
|
||||||
org-fold-show-context-detail '((default . lineage)) ; reveal more context by
|
org-fold-show-context-detail '((default . lineage)) ; reveal more context by default, to avoid incompletely revealed items
|
||||||
; default, to avoid
|
|
||||||
; incompletly revealed items
|
|
||||||
org-M-RET-may-split-line '((default . nil))
|
org-M-RET-may-split-line '((default . nil))
|
||||||
org-highlight-latex-and-related '(latex)
|
org-highlight-latex-and-related '(latex)
|
||||||
org-use-sub-superscripts '{}
|
org-use-sub-superscripts '{}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user