5e6434cf54
they're installed properly and nanorc.sample references them properly git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3604 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
## Here is a short example for TeX files.
|
|
##
|
|
syntax "tex" "\.tex$"
|
|
icolor green "\\.|\\[A-Z]*"
|
|
color magenta "[{}]"
|
|
color blue "%.*"
|