Make which-keys pop up faster
This commit is contained in:
parent
48b5f4ae5c
commit
123af3361e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user