Set inccommand=split

This commit is contained in:
crater2150 2019-11-13 14:57:44 +01:00
parent 4316d2dd24
commit 565c64450a

View file

@ -43,6 +43,7 @@ set modeline
set showcmd set showcmd
set ignorecase smartcase set ignorecase smartcase
set inccommand=split
set completeopt=menu,longest,preview set completeopt=menu,longest,preview
set wildmode=list:longest,list:full set wildmode=list:longest,list:full
set wildignore+=*.so,*.swp,*.zip,*.o set wildignore+=*.so,*.swp,*.zip,*.o