Remove unused shortcuts.
This commit is contained in:
parent
cb8a4dcd75
commit
668a2c3c91
@ -106,8 +106,6 @@
|
|||||||
(use-package org
|
(use-package org
|
||||||
:defer t
|
:defer t
|
||||||
:ensure nil
|
:ensure nil
|
||||||
:bind (("C-c a" . org-agenda)
|
|
||||||
("C-c c" . org-capture))
|
|
||||||
:hook
|
:hook
|
||||||
(org-mode . kj/org-hook)
|
(org-mode . kj/org-hook)
|
||||||
:config
|
:config
|
||||||
|
Loading…
Reference in New Issue
Block a user