Don't defer khalel package

This commit is contained in:
Evie Litherland-Smith 2023-11-28 07:09:14 +00:00
parent 50990a4794
commit ce2b20fa13
2 changed files with 2 additions and 0 deletions

View file

@ -390,6 +390,7 @@
citar-indicator-cited-icons)))
(use-package khalel
:demand
:hook (org-agenda-mode . khalel-import-events)
:config
(khalel-add-capture-template "e")

View file

@ -463,6 +463,7 @@ For reference information, see [[https://orgmode.com][Org-mode website]]
** Khalel
#+begin_src emacs-lisp :results output silent
(use-package khalel
:demand
:hook (org-agenda-mode . khalel-import-events)
:config
(khalel-add-capture-template "e")