nanorc/xresources.nanorc

11 lines
297 B
Plaintext
Raw Normal View History

syntax "xresources" "X(defaults|resources)$"
color green "^[[:alnum:]]+\*"
color brightyellow "\*[[:alnum:]]+\:"
color blue "\<[0-9]+\>"
color red "[*:=]"
color brightcyan "\<(true|false)\>"
color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
2016-02-15 23:19:55 -05:00
color ,red " + +| + +"