timeoutlen conflicts with some other plugins, so suggested editing ttimeoutlen instead.

Sean Moran 2016-06-07 07:03:11 -04:00
parent eb9d4edcb8
commit c5f6a63c10

2
FAQ.md

@ -45,7 +45,7 @@ Try various combinations of the above and you'll eventually find something that
#### There is a pause when leaving insert mode
You need to set `timeoutlen` to a low number; 50 is recommended.
You need to set `ttimeoutlen`; 10 is a good number to start with. Many places say to edit `timeoutlen`, but that could conflict with other plugins.
#### There is a pause when entering insert mode