diff --git a/modules/lang/org/config.el b/modules/lang/org/config.el index 4281dd23b..fd83be021 100644 --- a/modules/lang/org/config.el +++ b/modules/lang/org/config.el @@ -587,6 +587,7 @@ between the two." ;; textmate-esque newline insertion [C-return] #'+org/insert-item-below [C-S-return] #'+org/insert-item-above + [C-M-return] #'org-insert-subheading ;; Org-aware C-a/C-e [remap doom/backward-to-bol-or-indent] #'org-beginning-of-line [remap doom/forward-to-last-non-comment-or-eol] #'org-end-of-line