Revert "enable which-key's evil support" #536
This reverts commit b3260f6a9e
.
Fixes #542
This commit is contained in:
parent
c7e2b38368
commit
5743e7da7a
1 changed files with 1 additions and 3 deletions
|
@ -52,9 +52,7 @@ If any hook returns non-nil, all hooks after it are ignored.")
|
|||
which-key-add-column-padding 1
|
||||
which-key-max-display-columns nil
|
||||
which-key-min-display-lines 5
|
||||
which-key-side-window-slot -10
|
||||
which-key-allow-evil-operators t
|
||||
which-key-show-operator-state-maps t)
|
||||
which-key-side-window-slot -10)
|
||||
;; embolden local bindings
|
||||
(set-face-attribute 'which-key-local-map-description-face nil :weight 'bold)
|
||||
(which-key-setup-side-window-bottom)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue