When hlsearch is set, Vim should highlight matches in a high contrast color like yellow, to make it easier to visually distinguish matches from the rest of the text.
Currently, Benokai seems to highlight search matches with an underline, which is often hard to see.
Would you mind changing this to something easier to see, like background color yellow, foreground color black?
When
hlsearchis set, Vim should highlight matches in a high contrast color like yellow, to make it easier to visually distinguish matches from the rest of the text.Currently, Benokai seems to highlight search matches with an underline, which is often hard to see.
Would you mind changing this to something easier to see, like background color yellow, foreground color black?