Files
nanorc/properties.nanorc
T
2020-03-21 16:18:26 +01:00

7 lines
126 B
Plaintext

syntax "properties" "\.properties$"
# property key
icolor green "^[^:=]+[:=]"
# comments
icolor blue "([[:space:]])*[#!].*$"