summary refs log tree commit diff
path: root/emacs.d/custom/fcuny-navigation.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/custom/fcuny-navigation.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.d/custom/fcuny-navigation.el b/emacs.d/custom/fcuny-navigation.el
index 628efe4..3144ff6 100644
--- a/emacs.d/custom/fcuny-navigation.el
+++ b/emacs.d/custom/fcuny-navigation.el
@@ -119,6 +119,7 @@
   (ivy-rich-path-style 'abbrev))
 
 (use-package which-key
+  :diminish which-key-mode
   :ensure t
   :config
   (which-key-mode))