From 6414098ae832776e6d213df7ba946da066f9a2df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Benencia?= Date: Sun, 27 Oct 2024 17:11:49 -0700 Subject: emacs: mv which-key.el to package rul-bindings --- .emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 42bae28..a7dc51c 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -75,7 +75,6 @@ ;; Init parts (will be deprecated in favor of packages) (load-file "~/.emacs.d/rul-init.d/magit.el") -(load-file "~/.emacs.d/rul-init.d/which-key.el") (when-let* ((file (locate-user-emacs-file "rul-post-init.el")) ((file-exists-p file))) -- cgit v1.2.3