diff --git a/init.el b/init.el index 9f11c77..6000e20 100644 --- a/init.el +++ b/init.el @@ -613,7 +613,7 @@ org-id-link-to-org-use-id t org-blank-before-new-entry '((heading . t) - (plain-list-item . t)) + (plain-list-item . auto)) org-duration-format '(("y") ("w") ("d") (special . h:mm))