Change prg-capture shortcut key.

This commit is contained in:
kj 2022-12-16 01:15:05 -04:00
parent bd450ea034
commit 0a23b5b19d

View File

@ -39,7 +39,7 @@
:defer t
:straight (:type built-in)
:bind (("C-c a" . org-agenda)
("C-c x" . org-capture))
("C-c c" . org-capture))
:hook
(org-mode . kj/org-hook)
:config