From 6fca61ad6ec3f3cb2c0a68bc7965062fb61efecf Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Fri, 15 Oct 2021 22:12:33 +0200 Subject: [PATCH] Add more feeds --- bundle/bundle--package.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index ea0a5987..9eafcc27 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -371,6 +371,9 @@ "https://uxmovement.com/feed" "https://www.uxbeginner.com/feed/" "https://jeffgothelf.com/feed/" + "https://irreal.org/blog/?feed=rss2" + "https://emacs.stackexchange.com/feeds" + "https://www.planetpython.org/rss20.xml" "https://www.phoronix.com/rss.php"))) (use-package smartparens)