diff --git a/init.el b/init.el index 79eaae3..e61d1d7 100644 --- a/init.el +++ b/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))