Set inccommand=split
This commit is contained in:
parent
4316d2dd24
commit
565c64450a
1 changed files with 1 additions and 0 deletions
1
init.vim
1
init.vim
|
@ -43,6 +43,7 @@ set modeline
|
|||
set showcmd
|
||||
|
||||
set ignorecase smartcase
|
||||
set inccommand=split
|
||||
set completeopt=menu,longest,preview
|
||||
set wildmode=list:longest,list:full
|
||||
set wildignore+=*.so,*.swp,*.zip,*.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue