Added "set nohlsearch".

This commit is contained in:
sheldonmlee 2021-04-26 13:39:19 +08:00
parent 9a2e5dfcfe
commit f2561b720c

View File

@ -15,6 +15,7 @@ filetype plugin indent on
" search
set incsearch
set nohlsearch
" theme
set background=dark