]> git.lizzy.rs Git - micro.git/blobdiff - runtime/syntax/tex.micro
Add quick start guide to help.md
[micro.git] / runtime / syntax / tex.micro
index bd3a8038f6a87fc9115d4208a67ac3af1cbffa3e..8a580e57488326679c513d3d2f07b552ba2824f6 100644 (file)
@@ -1,6 +1,6 @@
 ## Here is a short example for TeX files.
 ##
-syntax "TeX" "\.tex$" "bib" "\.bib$" "cls" "\.cls$"
+syntax "tex" "\.tex$" "bib" "\.bib$" "cls" "\.cls$"
 color yellow "\$[^$]*\$"
 green (i) "\\.|\\[A-Z]*"
 color magenta "[{}]"