[Emacs] Workaround for elfeed-org not loading properly

Not a really clean fix, but, eh...
This commit is contained in:
2023-05-18 22:46:46 +02:00
parent 1cb1b64f59
commit 88972553e6

View File

@@ -1534,7 +1534,7 @@ Last but not least, my Elfeed configuration is stored in an org file
thanks to ~elfeed-org~.
#+begin_src emacs-lisp
(use-package elfeed-org
:defer t
:defer nil
:after elfeed
:straight (:build t)
:init