From 7ad3b5ac0c5f8073b4c5f2eca3b83dc74849b34b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Benencia?= Date: Sun, 27 Oct 2024 17:10:44 -0700 Subject: emacs: rm {ibuffer,imenu}.el, as I no longer use them --- .emacs.d/init.el | 2 -- 1 file changed, 2 deletions(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 8777fb8..42bae28 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -74,8 +74,6 @@ (require 'rul-write) ;; Init parts (will be deprecated in favor of packages) -(load-file "~/.emacs.d/rul-init.d/ibuffer.el") -(load-file "~/.emacs.d/rul-init.d/imenu.el") (load-file "~/.emacs.d/rul-init.d/magit.el") (load-file "~/.emacs.d/rul-init.d/which-key.el") -- cgit v1.2.3