summaryrefslogtreecommitdiff
path: root/doc/syntax/tex.nanorc
blob: 7fa417c4d5ae1f0b54a00bd4afda7e7de0fa0618 (plain)
1
2
3
4
5
6
7
## Here is a short example for TeX files.

syntax "tex" "\.tex$"

icolor green "\\.|\\[A-Z]*"
color magenta "[{}]"
color blue "(^|[^\])%.*"