summary refs log tree commit diff
path: root/emacs/init.el
diff options
context:
space:
mode:
authornoa2025-02-16 22:28:37 +0800
committernoa2025-02-16 22:28:37 +0800
commit86882cabe21611e195ed3d0260de80e8643ee235 (patch)
treede272858e95ffaf799928921ea25a4c3b1a7c924 /emacs/init.el
parentce9ce935e9b3e4089b4c524be0a55642600d5fc5 (diff)
Remove which-key
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el6
1 files changed, 0 insertions, 6 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 0d23010..e42e196 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -902,12 +902,6 @@ With prefix argument TIME, also add the current time."
   :hook
   (embark-collect-mode . consult-preview-at-point-mode))
 
-(use-package which-key
-  :disabled t
-  :custom
-  (which-key-mode t))
-
-
 (use-package pdf-tools
   :when (display-graphic-p)
   ;; :ensure t