set inccommand to nosplit
This commit is contained in:
parent
fc1a86c723
commit
a49fa2b747
1 changed files with 2 additions and 0 deletions
2
init.vim
2
init.vim
|
|
@ -263,7 +263,9 @@ set colorcolumn=80,120
|
|||
set iskeyword+=-
|
||||
set scrolloff=10
|
||||
set showcmd
|
||||
|
||||
set incsearch
|
||||
set inccommand=nosplit
|
||||
|
||||
set laststatus=2
|
||||
set shortmess=aoOT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue