Home
Head's Up: I'm in the middle of upgrading my site. Most things are in place, but there are something missing and/or broken including image alt text. Please bear with me while I'm getting things fixed.

Remove The Delay From The Escape Key Before Hitting The Leader Key In Neovim

- p

This looks like what got the fix in place :

bash
set timeoutlen=1000 ttimeoutlen=10

[] Combine with this :

id : 20eotmb3

Checkout the neovim reference

[TODO: Code shorthand span ]

From here

KEYTIMEOUT

The time the shell waits, in hundredths of seconds, for another key to be pressed when reading bound multi - character sequences.

Footnotes And References