better tex

This commit is contained in:
Anthony Scopatz 2011-06-26 17:18:43 -05:00
parent 211cd58347
commit 6f8126a30c
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
##
syntax "tex" "\.tex$" "bib" "\.bib$" "cls" "\.cls$"
icolor green "\\.|\\[A-Z]*"
color magenta "[{}]"
color magenta "[{}]$"
color blue "%.*"
color blue start="\\begin\{comment\}" end="\\end\{comment\}"