Showing the number of search result in vim.

This commit is contained in:
Bartek Stalewski 2022-02-28 21:01:04 +01:00
parent f8c5c26f85
commit 5957ed5673

View File

@ -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