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/rul-emacs.org | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs.d/rul-emacs.org') diff --git a/.emacs.d/rul-emacs.org b/.emacs.d/rul-emacs.org index e876a1f..3a83547 100644 --- a/.emacs.d/rul-emacs.org +++ b/.emacs.d/rul-emacs.org @@ -191,7 +191,6 @@ Now, I simply start it from Emacs itself. This approach works well for me. ;; 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