Fix typo in org variable setting
This commit is contained in:
parent
f8c64ff6b4
commit
bff53462c7
2
init.el
2
init.el
|
@ -549,7 +549,7 @@
|
|||
(org-enforce-todo-checkbox-dependencies t)
|
||||
(org-yank-folded-subtrees nil)
|
||||
(org-yank-adjusted-subtrees t)
|
||||
(org-remote-display-inline-images 'cache)
|
||||
(org-display-remote-inline-images 'cache)
|
||||
(org-M-RET-may-split-line '((default . nil)
|
||||
(headline . nil)
|
||||
(item . nil)
|
||||
|
|
Loading…
Reference in a new issue