syntax: tex: make texRefZone special again (#235)

Closes #235.

The default syntax/tex.vim links texRefZone to Special, making it more
like a regular LaTeX command than plain-text.
This commit is contained in:
D. Ben Knoble 2021-03-18 12:27:00 -04:00
parent 5f10746c3c
commit ab37ffc5ae

View file

@ -11,7 +11,6 @@ hi! link texLigature DraculaPurple
hi! link texMath DraculaPurple
hi! link texMathMatcher DraculaPurple
hi! link texMathSymbol DraculaPurple
hi! link texRefZone DraculaBgDarker
hi! link texSpecialChar DraculaPurple
hi! link texSubscripts DraculaPurple
hi! link texTitle DraculaFgBold