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:
parent
5f10746c3c
commit
ab37ffc5ae
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue