micro/runtime/syntax/po.micro

9 lines
221 B
Text
Raw Normal View History

2016-03-21 16:16:02 +00:00
syntax "PO" "\.pot?$"
color cyan "\b(msgid|msgstr)\b"
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color magenta "\\.?"
color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
color ,red " + +| + +"