vim: timeout
This commit is contained in:
parent
95a5492483
commit
8aec9674a7
1 changed files with 2 additions and 0 deletions
2
.vimrc
2
.vimrc
|
@ -242,3 +242,5 @@ endfunction
|
|||
autocmd FileType yaml setlocal ai ts=2 sw=2 et
|
||||
autocmd FileType yml setlocal ai ts=2 sw=2 et
|
||||
|
||||
" timeouts
|
||||
set timeoutlen=100
|
||||
|
|
Loading…
Reference in a new issue