aboutsummaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorRaul Benencia <id@rbenencia.name>2023-02-12 10:19:08 -0800
committerRaul Benencia <id@rbenencia.name>2023-02-12 10:19:58 -0800
commit332a50286c4d79e175e2270d0db183f3afbb9319 (patch)
treeb5d1d5027cd7ac381aa780edc1d9dea89b5e23d7 /.emacs
parenta36203c0d8d32a1ddf3009cce6c04e0c6f26477e (diff)
emacs: add elfeed cfg
Diffstat (limited to '.emacs')
-rw-r--r--.emacs3
1 files changed, 3 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index 6336ee1..b9f70e0 100644
--- a/.emacs
+++ b/.emacs
@@ -1,3 +1,5 @@
+(add-to-list 'load-path "~/.emacs.local.d/config/")
+
;; Load up the general config
(load-file "~/.emacs.local.d/config.el")
(load-file "~/.emacs.local.d/general.el")
@@ -9,6 +11,7 @@
;; Modes
(load-file "~/.emacs.local.d/modes/auto-fill.el")
(load-file "~/.emacs.local.d/modes/doom-modeline.el")
+(load-file "~/.emacs.local.d/modes/rul-elfeed.el")
(load-file "~/.emacs.local.d/modes/flycheck.el")
(load-file "~/.emacs.local.d/modes/flyspell.el")
(load-file "~/.emacs.local.d/modes/go-lang.el")
nihil fit ex nihilo