Added Cyg-Win
This commit is contained in:
parent
82cbc206eb
commit
413c315806
10586 changed files with 3806249 additions and 0 deletions
11
Agent-Windows/OGP64/usr/share/nano/tex.nanorc
Normal file
11
Agent-Windows/OGP64/usr/share/nano/tex.nanorc
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
## Syntax highlighting for TeX files.
|
||||
|
||||
syntax tex "\.tex$"
|
||||
magic "(La)?TeX document"
|
||||
comment "%"
|
||||
|
||||
linter chktex -v0 -q -I
|
||||
|
||||
color green "\\.|\\[A-Za-z]*"
|
||||
color magenta "[{}]"
|
||||
color blue "(^|[^\])%.*"
|
||||
Loading…
Add table
Add a link
Reference in a new issue