UNPKG
tea-test-dao
Version:
latest (1.0.0)
1.0.0
[C[CHello Tea
github.com/pranayoswal/DAO
pranayoswal/DAO
tea-test-dao
/
Git
/
usr
/
share
/
nano
/
tex.nanorc
12 lines
(8 loc)
•
199 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
## Syntax highlighting for TeX files.
syntax tex
"\.tex$"
magic
"(La)?TeX document"
comment
"%"
linter chktex -v0 -q -I color green
"\\.|\\[A-Za-z]*"
color magenta
"[{}]"
color blue
"(^|[^\])%.*"