mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-25 23:14:50 +02:00
timeoutlen
conflicts with some other plugins, so suggested editing ttimeoutlen
instead.
parent
eb9d4edcb8
commit
c5f6a63c10
2
FAQ.md
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user