nanorc/po.nanorc

9 lines
221 B
Plaintext
Raw Normal View History

syntax "po" "\.pot?$"
color cyan "\<(msgid|msgstr)\>"
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color magenta "\\.?"
color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
2016-02-15 23:19:55 -05:00
color ,red " + +| + +"