From e9dbccb8be10c51a53d9112850868e5a10887462 Mon Sep 17 00:00:00 2001
From: noa@gaiwan.org
Date: Thu, 13 Jun 2024 17:46:10 +0000
Subject: Disable which key mode

---
 emacs/init.el | 1 +
 1 file changed, 1 insertion(+)

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)
-- 
cgit 1.4.1-2-gfad0