From da46ec7e05870a6403049c353672814177f1a30c Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 18 Sep 2020 12:31:44 +0200 Subject: Add which-key --- .emacs | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index 17e9637..bc4075a 100644 --- a/.emacs +++ b/.emacs @@ -190,6 +190,7 @@ '(:eval (if (>= text-scale-mode-amount 0) "🗚" "🗛")) 'face-remap) (delight 'visual-line-mode nil t) +(delight 'which-key-mode nil 'which-key) (delight 'whitespace-mode nil 'whitespace) (delight 'with-editor-mode "⸎" 'with-editor) ;; TODO: Narrow (⌖, ⛶) -- cgit v1.2.3