vim: timeout

This commit is contained in:
Michael Grote 2023-12-15 10:34:51 +01:00
parent 95a5492483
commit 8aec9674a7
1 changed files with 2 additions and 0 deletions

2
.vimrc
View File

@ -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