diff --git a/config/emacs/emacs.org b/config/emacs/emacs.org index a729750d..667194c6 100644 --- a/config/emacs/emacs.org +++ b/config/emacs/emacs.org @@ -487,6 +487,7 @@ Cause emacs overlay lol "n" '(:ignore o :which-key "notes") "na" '(org-agenda :which-key "agenda") "nf" '(org-roam-node-find :which-key "find node") + "nc" '(org-capture :which-key "capture") ;; quit "q" '(:ignore q :which-key "quit") "qq" '(delete-frame :which-key "close emacs")