diff --git a/init.el b/init.el index e2f4eab..eee0eb5 100644 --- a/init.el +++ b/init.el @@ -420,7 +420,8 @@ org-src-preserve-indentation t org-log-into-drawer t org-tags-column 0 - org-startup-indented t) + org-startup-indented t + org-special-ctrl-a/e t) :config (require 'ox-md) (unless (boundp 'org-capture-templates)