2
0
Fork 0
nano-syntax-archived/properties.nanorc
2015-05-02 23:15:14 -06:00

10 lines
285 B
Text

syntax "properties" "\.properties$"
color brightblack "^[[:space:]]*[^#!]([^:= ]|\\[:= ])*[:= ]"
color red "[:=]"
color magenta "\\([#!=: ]|$)"
color magenta "\\u[[:xdigit:]]{4}"
color cyan "^[[:space:]]*[#!].*$"
color ,green "[[:space:]]+$"
color ,red " + +| + +"
# +EXTRALINT