diff --git a/configs/init-org.el b/configs/init-org.el index 120da05..cadc111 100644 --- a/configs/init-org.el +++ b/configs/init-org.el @@ -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