Make which-keys pop up faster
This commit is contained in:
@@ -2770,7 +2770,9 @@ I don’t always use the package menu, but when i do, i want to do it in style
|
||||
(use-package which-key
|
||||
:config
|
||||
(which-key-mode)
|
||||
(which-key-setup-minibuffer))
|
||||
(which-key-setup-minibuffer)
|
||||
:custom
|
||||
(which-key-idle-delay 0.3))
|
||||
#+end_src
|
||||
|
||||
** Doom themes
|
||||
|
Reference in New Issue
Block a user