summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 4118b5b..2dbbcbd 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -976,6 +976,7 @@ targets."
 	
 
 (use-package which-key
+	:disabled t
 	:ensure t
 	:custom
 	(which-key-popup-type 'side-window)