1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-14 15:19:12 +08:00

Add desc for timeoutlen option

ref: https://github.com/SpaceVim/SpaceVim/issues/2322
This commit is contained in:
wsdjeg 2019-07-09 20:25:44 +08:00
parent 0755b536dd
commit f87ffe65ae

View File

@ -852,7 +852,7 @@ The default keys of these prefixs are:
| `<Leader>` | default vim leader | default leader prefix of vim/Neovim |
By default the guide buffer will be displayed 1000ms after the keys being pressed.
You can change the delay by setting `'timeoutlen'` option to your liking (the value is in milliseconds).
You can change the delay by adding vim option `'timeoutlen'` to your bootstrap function.
For example, after pressing `<Space>` in normal mode, you will see: