Don't remap org-agenda-redo to khalel-import-events
This commit is contained in:
parent
ea14566397
commit
190c905557
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue