Showing the number of search result in vim.
This commit is contained in:
parent
f8c5c26f85
commit
5957ed5673
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ set nowritebackup
|
|||
set bs=2
|
||||
set tabstop=2
|
||||
set scrolloff=5
|
||||
set shortmess-=S
|
||||
set backspace=eol,start,indent
|
||||
set matchpairs+=(:),{:},[:],<:>,':',":"
|
||||
set laststatus=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue