Initial Commit
This commit is contained in:
9
nano/syntax/po.nanorc
Normal file
9
nano/syntax/po.nanorc
Normal file
@ -0,0 +1,9 @@
|
||||
syntax "po" "\.pot?$"
|
||||
|
||||
color brightblack "\<(msgid|msgstr)\>"
|
||||
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
|
||||
color magenta "\\.?"
|
||||
color cyan "(^|[[:space:]])#([^{].*)?$"
|
||||
color ,green "[[:space:]]+$"
|
||||
color ,red " + +| + +"
|
||||
# +EXTRALINT
|
Reference in New Issue
Block a user