From 2711688d4ca54b77a70e2cbed457bf815b7b9273 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sun, 27 Oct 2024 06:11:08 +0000 Subject: [PATCH] Add khalel-run-vdirsyncer to autoloaded commands --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 194da1c..c595cb9 100644 --- a/README.org +++ b/README.org @@ -381,7 +381,7 @@ Rules and packages for buffer management and window navigation. (use-package khalel :if (package-installed-p 'khalel) :after (org-agenda) - :commands (khalel-add-capture-template khalel-import-events) + :commands (khalel-add-capture-template khalel-import-events khalel-run-vdirsyncer) :bind ( :map org-agenda-mode-map (" " . khalel-import-events)) :custom