mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 14:30:32 +00:00
10 lines
297 B
Text
10 lines
297 B
Text
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 " + +| + +"
|