I want to change vim cyan highlighting, like on Autocompletion word:
Please note, only change, do not remove.
I've already changed red highlighting for SpellBad to underline with the next settings:
hi clear SpellBad
hi SpellBad cterm=underline
But the same strategy for SpellRare doesn't work for me.
