Bash_Scripts/Nano/Nano-Syntax-Highlighting/po.nanorc

10 lines
233 B
Plaintext
Raw Normal View History

syntax "PO" "\.pot?$"
comment "#"
color cyan "\<(msgid|msgstr)\>"
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color magenta "\\.?"
color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
color ,red " + +| + +"