which-key: increase delay
This commit is contained in:
parent
fc106093e7
commit
e27802dd81
@ -624,6 +624,7 @@ Return nil if DIR is not in a hugo project at all."
|
|||||||
(use-package which-key
|
(use-package which-key
|
||||||
:diminish
|
:diminish
|
||||||
:defer 5
|
:defer 5
|
||||||
|
:custom (which-key-idle-delay 2.5)
|
||||||
:init (which-key-mode t))
|
:init (which-key-mode t))
|
||||||
|
|
||||||
;; parentheses are boring
|
;; parentheses are boring
|
||||||
|
Loading…
Reference in New Issue
Block a user