Initial Commit
This commit is contained in:
8
nano/syntax/tex.nanorc
Normal file
8
nano/syntax/tex.nanorc
Normal file
@ -0,0 +1,8 @@
|
||||
syntax "tex" "\.(tex|cls|ltx|sty|dtx|ins|bbl)$"
|
||||
|
||||
color brightyellow "\\[A-Za-z]+"
|
||||
color brightmagenta "\\section"
|
||||
color cyan "%.*"
|
||||
color ,green "[[:space:]]+$"
|
||||
color ,red " + +| + +"
|
||||
# +EXTRALINT
|
Reference in New Issue
Block a user