Remove unused shortcuts.

This commit is contained in:
kj 2025-04-28 14:32:45 -03:00
parent cb8a4dcd75
commit 668a2c3c91

View File

@ -106,8 +106,6 @@
(use-package org
:defer t
:ensure nil
:bind (("C-c a" . org-agenda)
("C-c c" . org-capture))
:hook
(org-mode . kj/org-hook)
:config