Added "set nohlsearch".
This commit is contained in:
parent
9a2e5dfcfe
commit
f2561b720c
@ -15,6 +15,7 @@ filetype plugin indent on
|
||||
|
||||
" search
|
||||
set incsearch
|
||||
set nohlsearch
|
||||
|
||||
" theme
|
||||
set background=dark
|
||||
|
Loading…
Reference in New Issue
Block a user