Faster update time in vim

This commit is contained in:
Cyryl Płotnicki 2019-06-13 08:14:21 +01:00
parent 273872e97c
commit fe5a0ba35d
2 changed files with 3 additions and 1 deletions

View file

@ -39,6 +39,7 @@ set relativenumber
set laststatus=2
set noshowmode
set showtabline=1 "only show tabline when more than 1 tab
set updatetime=300
" exclude quickfix from the buffers list
augroup qf
@ -49,3 +50,4 @@ augroup END
" vimdiff
set diffopt+=iwhite
set diffexpr=""

@ -1 +1 @@
Subproject commit 1f4601e44c989b90dc7314b151891fa60a101251
Subproject commit 1d58546406bc8f13b910141265f67dbe2f08bd5f