12-08-2021
This commit is contained in:
6
.nano/properties.nanorc
Normal file
6
.nano/properties.nanorc
Normal file
@@ -0,0 +1,6 @@
|
||||
syntax "properties" "\.properties$"
|
||||
# property key
|
||||
icolor green "^[^:=]+[:=]"
|
||||
|
||||
# comments
|
||||
icolor blue "([[:space:]])*[#!].*$"
|
||||
Reference in New Issue
Block a user