diff --git a/site-modules/core/files/emacs/init.el b/site-modules/core/files/emacs/init.el index 433fd5e..29c6550 100644 --- a/site-modules/core/files/emacs/init.el +++ b/site-modules/core/files/emacs/init.el @@ -94,6 +94,7 @@ ;; Org Mode "o" '(evil-window-map :which-key "Org Mode") "oa" 'org-agenda + "oc" 'org-capture ;; Git "g" '(:ignore t :which-key "Git") "gs" 'magit-status