Pergunta

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

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top