summary refs log tree commit diff
path: root/emacs.d/init.el
diff options
context:
space:
mode:
authorFranck Cuny <fcuny@twitter.com>2019-09-14 10:40:39 -0700
committerFranck Cuny <fcuny@twitter.com>2019-09-14 10:40:39 -0700
commit07f9d3fd870ef86836e221ef13f186ddf6c76efb (patch)
tree4ba8df4a71b32d0190b34202f9fc11280cf45077 /emacs.d/init.el
parent[org] small improvements to hydra and templates (diff)
downloademacs.d-07f9d3fd870ef86836e221ef13f186ddf6c76efb.tar.gz
[emacs] start using elfeed.
Diffstat (limited to '')
-rw-r--r--emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el
index fb22550..4c3cd59 100644
--- a/emacs.d/init.el
+++ b/emacs.d/init.el
@@ -49,4 +49,6 @@
 
 (require 'fcuny-eshell)
 
+(require 'fcuny-elfeed)
+
 (require 'fcuny-twitter)