mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-17 06:17:12 +09:00
Update php rules
This commit is contained in:
@@ -27,5 +27,6 @@ color default "[\(|\)|/|+|-|\*|\[|,|;]"
|
||||
color constant.string ""(\\.|[^"])*"|'(\\.|[^'])*'"
|
||||
color constant.specialChar "\\[abfnrtv'\"\\]"
|
||||
|
||||
color comment "(^|[[:space:]])//.*"
|
||||
color comment "(^|[[:space:]])#.*"
|
||||
color comment start="/\*" end="\*/"
|
||||
color comment "(#.*|//.*)$"
|
||||
|
||||
Reference in New Issue
Block a user