mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-23 17:27:14 +09:00
Update syntax files
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
##
|
||||
syntax "TeX" "\.tex$" "bib" "\.bib$" "cls" "\.cls$"
|
||||
color yellow "\$[^$]*\$"
|
||||
color green (i) "\\.|\\[A-Z]*"
|
||||
green (i) "\\.|\\[A-Z]*"
|
||||
color magenta "[{}]"
|
||||
color blue "%.*"
|
||||
color blue (s) "\\begin\{brightblack\}.*?\\end\{brightblack\}"
|
||||
|
||||
color blue start="\\begin\{comment\}" end="\\end\{comment\}"
|
||||
|
||||
Reference in New Issue
Block a user