Fix typo in org variable setting

This commit is contained in:
Evie Litherland-Smith 2024-05-22 16:03:56 +01:00
parent f8c64ff6b4
commit bff53462c7

View file

@ -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)