Showing the number of search result in vim.
This commit is contained in:
parent
f8c5c26f85
commit
5957ed5673
@ -38,6 +38,7 @@ set nowritebackup
|
|||||||
set bs=2
|
set bs=2
|
||||||
set tabstop=2
|
set tabstop=2
|
||||||
set scrolloff=5
|
set scrolloff=5
|
||||||
|
set shortmess-=S
|
||||||
set backspace=eol,start,indent
|
set backspace=eol,start,indent
|
||||||
set matchpairs+=(:),{:},[:],<:>,':',":"
|
set matchpairs+=(:),{:},[:],<:>,':',":"
|
||||||
set laststatus=2
|
set laststatus=2
|
||||||
|
Loading…
Reference in New Issue
Block a user