9 lines
198 B
Text
9 lines
198 B
Text
|
syntax "tex" "\.(tex|cls|ltx|sty|dtx|ins|bbl)$"
|
||
|
|
||
|
color brightyellow "\\[A-Za-z]+"
|
||
|
color brightmagenta "\\section"
|
||
|
color cyan "%.*"
|
||
|
color ,green "[[:space:]]+$"
|
||
|
color ,red " + +| + +"
|
||
|
# +EXTRALINT
|