Added incsearch.

This commit is contained in:
Sheldon Lee 2020-10-17 15:38:32 +08:00
parent f85f1256dc
commit 8964df3dcc

3
.vimrc
View File

@ -13,6 +13,9 @@ set tabstop=4
set shiftwidth=4
filetype plugin indent on
" search
set incsearch
" theme
set background=dark
colorscheme solarized