문제

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