summaryrefslogtreecommitdiff
path: root/.config/emacs
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs')
-rw-r--r--.config/emacs/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el
index 25aabc7..9fdfc0d 100644
--- a/.config/emacs/init.el
+++ b/.config/emacs/init.el
@@ -965,7 +965,6 @@ the comparison of the ‘company-pseudo-tooltip-overlay’ height and 0 using PR
:init
(which-key-mode)
:custom
- (which-key-popup-type 'minibuffer)
(which-key-dont-use-unicode nil)
(which-key-ellipsis "..")
(which-key-idle-delay 0.5))