micro/runtime/syntax/po.micro

9 lines
221 B
Text
Raw Normal View History

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