Remove elfeed

This commit is contained in:
Dimitri Lozeve 2024-07-07 23:30:40 +02:00
parent 4f7cd9a87d
commit 62a0cfd7e6

11
init.el
View file

@ -929,17 +929,6 @@
:straight t :straight t
:after (org)) :after (org))
(use-package elfeed
:straight t
:bind ("C-c f" . elfeed)
:config
(setq shr-width 100))
(use-package elfeed-org
:straight t
:config
(elfeed-org)
(setq rmh-elfeed-org-files (list "~/notes/elfeed.org")))
(use-package mastodon (use-package mastodon
:straight t :straight t