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:
@@ -30,5 +30,5 @@ color constant ""[^"]*""
|
||||
# Comments
|
||||
color comment "//.*"
|
||||
color comment "///.*"
|
||||
color comment (s) "/\*\*.*?\*/"
|
||||
color comment start="/\*\*" end="\*/"
|
||||
color comment "[/**]"
|
||||
|
||||
Reference in New Issue
Block a user