Reduce which-key-idle-delay
This commit is contained in:
parent
5b0590a4a6
commit
310fe50030
@ -526,6 +526,7 @@ The current directory is assumed to be the project's root otherwise."
|
|||||||
:ensure t
|
:ensure t
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
|
(setq which-key-idle-delay .15)
|
||||||
(diminish 'which-key-mode)
|
(diminish 'which-key-mode)
|
||||||
(which-key-mode)))
|
(which-key-mode)))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user