diff options
| author | Ryan Jensen <jensenr30@gmail.com> | 2024-12-29 11:04:10 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-29 12:04:10 -0500 |
| commit | 07daf521f90397560fa587a0fd6b77dce207b2b7 (patch) | |
| tree | b3a98972ba2d3bf5928223144973d865d557dd3e /nvim/lua | |
| parent | 7fc11051a84757285cd23faa8d2bda9418c47f2c (diff) | |
| download | dots-07daf521f90397560fa587a0fd6b77dce207b2b7.tar.gz | |
Fix which-key delay settings (#1276)
The which-key plugin used to rely on vim.opt.timeoutlen, but it was
updated a few months ago to use its own opt.delay instead.
https://github.com/folke/which-key.nvim/blob/8ab96b38a2530eacba5be717f52e04601eb59326/NEWS.md?plain=1#L10
I set which-key's delay to 0 ms because it makes it feel snappy and
responsive! That way, we give new users a good first impression.
Diffstat (limited to 'nvim/lua')
0 files changed, 0 insertions, 0 deletions