change hilight color settings for search
This commit is contained in:
parent
cb329772d7
commit
c8478ca85e
|
@ -377,3 +377,5 @@ cnoremap <c-p> <up>
|
||||||
xnoremap < <gv
|
xnoremap < <gv
|
||||||
xnoremap > >gv
|
xnoremap > >gv
|
||||||
|
|
||||||
|
" modify higlight colors
|
||||||
|
hi Search cterm=NONE ctermbg=blue ctermfg=black
|
||||||
|
|
Reference in a new issue