[VIM] Add GitGutter config

This commit is contained in:
Gregory Trolliet 2020-06-13 22:04:19 +02:00
parent b5ad0489a4
commit 9fe7daf251
1 changed files with 3 additions and 0 deletions

3
.vimrc
View File

@ -414,3 +414,6 @@ function! SetupPython()
setlocal expandtab!
endfunction
command! -bar SetupPython call SetupPython()
" Vim-GitGutter
set updatetime=100