[Emacs] Workaround for elfeed-org not loading properly
Not a really clean fix, but, eh...
This commit is contained in:
parent
1cb1b64f59
commit
88972553e6
@ -1534,7 +1534,7 @@ Last but not least, my Elfeed configuration is stored in an org file
|
|||||||
thanks to ~elfeed-org~.
|
thanks to ~elfeed-org~.
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package elfeed-org
|
(use-package elfeed-org
|
||||||
:defer t
|
:defer nil
|
||||||
:after elfeed
|
:after elfeed
|
||||||
:straight (:build t)
|
:straight (:build t)
|
||||||
:init
|
:init
|
||||||
|
Loading…
Reference in New Issue
Block a user