mirror of
https://github.com/scopatz/nanorc
synced 2025-06-21 05:50:10 +02:00
For better organisation the nanorc files will go to a folder. The install script should translate the themed nanorc files to the final files. The install script should be the official instalation method.
9 lines
221 B
Plaintext
9 lines
221 B
Plaintext
syntax "PO" "\.pot?$"
|
|
|
|
color cyan "\<(msgid|msgstr)\>"
|
|
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
|
|
color magenta "\\.?"
|
|
color brightblack "(^|[[:space:]])#([^{].*)?$"
|
|
color ,green "[[:space:]]+$"
|
|
color ,red " + +| + +"
|