Don't remap org-agenda-redo to khalel-import-events

This commit is contained in:
Evie Litherland-Smith 2024-11-14 15:49:58 +00:00
parent ea14566397
commit 190c905557

View file

@ -384,9 +384,7 @@ Rules and packages for buffer management and window navigation.
:if (package-installed-p 'khalel)
:after (org-agenda)
:demand
:commands (khalel-add-capture-template khalel-import-events khalel-run-vdirsyncer)
:bind ( :map org-agenda-mode-map
("<remap> <org-agenda-redo>" . khalel-import-events))
:commands (khalel-add-capture-template khalel-import-events)
:custom
(khalel-default-alarm "10")
(khalel-default-calendar nil)