Is it possible in vim to see why a particular word is highlighted the way it is? In particular, I have set spell on, and it’s got some weird highlighting going on in some situations. This is not limited to spellcheck, obviously.
Is it possible in vim to see why a particular word is highlighted the
Share
I have something like this in my status line:
It displays how vim has parsed the syntax for the item under the cursor, which you may be able to use to figure out the source of the highlight.