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

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top