From 65aa56eee6bc5423569a605b08b66bdf8383e7c8 Mon Sep 17 00:00:00 2001 From: dx Date: Sat, 2 May 2020 07:17:34 +0100 Subject: +custom rss module When using the inbuilt RSS module, this becomes my personal config for that module. However, when not using that and instead using the newsticker inbuilt for Emacs, I've got a config for that as well. --- Doom/.doom.d/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'Doom/.doom.d/init.el') diff --git a/Doom/.doom.d/init.el b/Doom/.doom.d/init.el index e5ddbed..79d57f9 100644 --- a/Doom/.doom.d/init.el +++ b/Doom/.doom.d/init.el @@ -11,6 +11,7 @@ (oreoline) (gentemplate) (ocaml +lsp) + (rss +elfeed) :input ;;chinese ;;japanese -- cgit v1.2.3-13-gbd6f