Reduce updatetime for gitgutter

This commit is contained in:
Edward Litherland-Smith 2022-09-22 16:00:16 +01:00
parent 2d695245b3
commit 4c4113803c

View file

@ -42,6 +42,7 @@ Plug 'michaelb/sniprun', {'do': 'bash install.sh'}
" Initialize plugin system
call plug#end()
set updatetime=500
set mouse=nv
let g:python3_host_prog = '~/.pyenv/versions/neovim3/bin/python'