Question

Why does Vim highlight the 'r' letter everywhere in the LaTeX document (see screenshot)? And is there a way to avoid it?

Screenshot of the 'r' letter highlighted in Vim

Était-ce utile?

La solution

It seems likely that you did a search for "r" at some point (probably by typing /r), hence the highlighting of occurrences.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top