mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-09 22:30:24 +09:00
Update syntax files
This commit is contained in:
@@ -7,5 +7,5 @@ color type "\b(abstract|class|extends|final|implements|import|instanceof|interfa
|
||||
color constant ""[^"]*""
|
||||
color constant "\b(true|false|null)\b"
|
||||
color comment "//.*"
|
||||
color comment (s) "/\*.*?\*/"
|
||||
color comment (s) "/\*\*.*?\*/"
|
||||
color comment start="/\*" end="\*/"
|
||||
color comment start="/\*\*" end="\*/"
|
||||
|
||||
Reference in New Issue
Block a user