summaryrefslogtreecommitdiff
path: root/doc/syntax/tex.nanorc
blob: 23ca3a4402dec4cfdab60992dfe44fe77126af36 (plain)
1
2
3
4
5
6
## Here is a short example for TeX files.
##
syntax "tex" "\.tex$"
icolor green "\\.|\\[A-Z]*"
color magenta "[{}]"
color blue "(^|[^\])%.*"