From 190c90555794e05d03fc45b207d41a759c931b87 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Thu, 14 Nov 2024 15:49:58 +0000 Subject: [PATCH] Don't remap org-agenda-redo to khalel-import-events --- README.org | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.org b/README.org index 43fa26a..a8a249f 100644 --- a/README.org +++ b/README.org @@ -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 - (" " . khalel-import-events)) + :commands (khalel-add-capture-template khalel-import-events) :custom (khalel-default-alarm "10") (khalel-default-calendar nil)