summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 41ce4f8..54ec1b5 100644
--- a/init.el
+++ b/init.el
@@ -128,7 +128,7 @@
(setq org-catch-invisible-edits 'error
org-special-ctrl-k t
- org-insert-heading-respect-content t
+ org-insert-heading-respect-content nil
org-M-RET-may-split-line nil
org-adapt-indentation nil
org-blank-before-new-entry '((heading . t) (plain-list-item . auto)))