linuxOS_AP05/debian/test/usr/share/nano/tex.nanorc
2025-09-26 09:40:02 +08: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 "(^|[^\])%.*"