micro/runtime/syntax/xresources.micro

11 lines
297 B
Text
Raw Normal View History

2016-03-21 16:16:02 +00:00
syntax "Xresources" "X(defaults|resources)$"
color green "^[[:alnum:]]+\*"
color brightyellow "\*[[:alnum:]]+\:"
color blue "\b[0-9]+\b"
color red "[*:=]"
color brightcyan "\b(true|false)\b"
color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
color ,red " + +| + +"