8 lines
198 B
Text
8 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
|