dotfiles/nano/syntax/po.nanorc

10 lines
234 B
Plaintext
Raw Permalink Normal View History

2024-03-17 14:39:54 +10:00
syntax "po" "\.pot?$"
color brightblack "\<(msgid|msgstr)\>"
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color magenta "\\.?"
color cyan "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
color ,red " + +| + +"
# +EXTRALINT