summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorKΓ©vin Le Gouguec <kevin.legouguec@gmail.com>2020-09-18 12:31:44 +0200
committerKΓ©vin Le Gouguec <kevin.legouguec@gmail.com>2020-09-18 12:31:44 +0200
commitda46ec7e05870a6403049c353672814177f1a30c (patch)
treed68985e416669ff6b2d901e64b6f463ffb8a8dcf /.emacs
parenta0324e60b96e4e973fd7bed78082a2fb13b7fd43 (diff)
downloaddotfiles-da46ec7e05870a6403049c353672814177f1a30c.tar.xz
Add which-key
Diffstat (limited to '.emacs')
-rw-r--r--.emacs1
1 files changed, 1 insertions, 0 deletions
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 (βŒ–, β›Ά)