You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.
I follow example configuration, on insert mode, i insert <tab>, neovim will wait 1 second.
I try to set timeoutlen to zero and insert <tab> doesn't waiting. But in normal mode, shortcuts i mapped doesn't wait either.
So how to solve this problem?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I follow example configuration, on insert mode, i insert
<tab>
, neovim will wait 1 second.I try to set
timeoutlen
to zero and insert<tab>
doesn't waiting. But in normal mode, shortcuts i mapped doesn't wait either.So how to solve this problem?
The text was updated successfully, but these errors were encountered: