diff --git a/modules/lang/org/config.el b/modules/lang/org/config.el index 80a5e4891..2a3a2b282 100644 --- a/modules/lang/org/config.el +++ b/modules/lang/org/config.el @@ -580,7 +580,10 @@ between the two." [remap doom/forward-to-last-non-comment-or-eol] #'org-end-of-line :localleader + "#" #'org-update-statistics-cookies "'" #'org-edit-special + "*" #'org-ctrl-c-star + "+" #'org-ctrl-c-minus "," #'org-switchb "." #'org-goto (:when (featurep! :completion ivy)