Make which-key show evil operator maps
This commit is contained in:
parent
b33937f50b
commit
5a3735644d
2
init.el
2
init.el
@ -763,6 +763,8 @@ 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