mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 14:22:42 +09:00
Update syntax files
This commit is contained in:
@@ -2,9 +2,9 @@ syntax "Xresources" "X(defaults|resources)$"
|
||||
|
||||
color green "^[[:alnum:]]+\*"
|
||||
color brightyellow "\*[[:alnum:]]+\:"
|
||||
color blue "\b[0-9]+\b"
|
||||
color blue "\<[0-9]+\>"
|
||||
color red "[*:=]"
|
||||
color brightcyan "\b(true|false)\b"
|
||||
color brightcyan "\<(true|false)\>"
|
||||
color brightblack "(^|[[:space:]])#([^{].*)?$"
|
||||
color ,green "[[:space:]]+$"
|
||||
color ,red " + +| + +"
|
||||
|
||||
Reference in New Issue
Block a user