Remove elfeed
This commit is contained in:
parent
4f7cd9a87d
commit
62a0cfd7e6
1 changed files with 0 additions and 11 deletions
11
init.el
11
init.el
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue