summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-12-06 04:18:30 +0000
committerMatthew Lemon <matt@matthewlemon.com>2022-12-06 04:18:30 +0000
commitc6f7e3da161722ddc5188e435e5a6edb4312a99d (patch)
treefda104943019a4552e5a1144d5783bcd79e8a773 /init.el
parent759a4bbce2f852b5e29a9d37f29bb23a8a5737ee (diff)
added url for elfeed
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
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")