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