From c6f7e3da161722ddc5188e435e5a6edb4312a99d Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 6 Dec 2022 04:18:30 +0000 Subject: added url for elfeed --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index d12dc46..8d3bfa4 100644 --- a/init.el +++ b/init.el @@ -473,6 +473,7 @@ If failed try to complete the common part with `company-complete-common'" (setq elfeed-feeds '(("https://hnrss.org/newcomments?q=openbsd") ("https://hnrss.org/newest?q=openbsd") + ("https://planet.clojure.in/atom.xml") ("https://hnrss.org/newest?q=plaintext") ("https://hnrss.org/newest?q=taskwarrior") ("https://hnrss.org/newest?q=Roam") -- cgit v1.2.3