smol/doc/syntax/tex.nanorc

7 lines
141 B
Plaintext

## Here is a short example for TeX files.
##
syntax "tex" "\.tex$"
icolor green "\\.|\\[A-Z]*"
color magenta "[{}]"
color blue "(^|[^\])%.*"