CardiacPhase/Git/usr/share/nano/tex.nanorc
2019-05-06 16:34:28 +02:00

11 lines
200 B
Plaintext

## Here is a short example for TeX files.
syntax tex "\.tex$"
magic "(La)?TeX document"
linter chktex -v0 -q -I
comment "%"
icolor green "\\.|\\[A-Z]*"
color magenta "[{}]"
color blue "(^|[^\])%.*"