From c5f6a63c10dd47dd49f9232cbea5592f19039826 Mon Sep 17 00:00:00 2001 From: Sean Moran Date: Tue, 7 Jun 2016 07:03:11 -0400 Subject: [PATCH] `timeoutlen` conflicts with some other plugins, so suggested editing `ttimeoutlen` instead. --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 5c85c42..14760ec 100644 --- a/FAQ.md +++ b/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