Make which-key not show evil operator maps
This commit is contained in:
parent
6a1d358548
commit
fd942c275f
2
init.el
2
init.el
@ -866,8 +866,6 @@ environment variable accordingly."
|
||||
;; which-key
|
||||
(use-package which-key
|
||||
:diminish which-key-mode
|
||||
:custom
|
||||
(which-key-show-operator-state-maps t)
|
||||
:config
|
||||
(which-key-mode 1))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user