Made SpellBad just change text color to red
This commit is contained in:
@ -4,3 +4,4 @@ set t_Co=256
|
|||||||
|
|
||||||
" transparent background
|
" transparent background
|
||||||
highlight Normal guibg=NONE ctermbg=NONE
|
highlight Normal guibg=NONE ctermbg=NONE
|
||||||
|
highlight SpellBad ctermbg=NONE ctermfg=red
|
||||||
|
Reference in New Issue
Block a user