From 35130754a48d2d5473a95bc7a06338ae7c0a58fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Benencia?= Date: Tue, 29 Oct 2024 07:52:49 -0700 Subject: emacs: rename rul-elfeed to the generic rul-feeds --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 7d7107d..0dafda7 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -66,7 +66,7 @@ (require 'rul-themes) (require 'rul-bindings) (require 'rul-completion) -(require 'rul-elfeed) +(require 'rul-feeds) (require 'rul-fm) (require 'rul-fonts) (require 'rul-mail) -- cgit v1.2.3