summaryrefslogtreecommitdiff
path: root/.config/nano/properties.nanorc
blob: bb75d45e87fd6e859634069713fe91416463d652 (plain) (blame)
1
2
3
4
5
6
syntax "properties" "\.properties$"
# property key
icolor green "^[^:=]+[:=]"

# comments
icolor blue "([[:space:]])*[#!].*$"