mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
Update syntax files
This commit is contained in:
@@ -16,5 +16,5 @@ color constant "\\[abfnrtv'\"\\]"
|
||||
color constant "\\([0-7]{3}|x[A-Fa-f0-9]{2}|u[A-Fa-f0-9]{4}|U[A-Fa-f0-9]{8})"
|
||||
color constant "`[^`]*`"
|
||||
color comment "(^|[[:space:]])//.*"
|
||||
color comment (s) "/\*.*?\*/"
|
||||
color comment start="/\*" end="\*/"
|
||||
color todo "TODO:?"
|
||||
|
||||
Reference in New Issue
Block a user