nanorc/xresources.nanorc
2018-08-09 10:09:19 +02:00

11 lines
279 B
Plaintext

syntax "Xresources" "X(defaults|resources)$"
color green "^[[:alnum:]]+\*"
color yellow "\*[[:alnum:]]+\:"
color blue "\<[0-9]+\>"
color red "[*:=]"
color cyan "\<(true|false)\>"
color black "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
color ,red " + +| + +"