mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-16 22:07:09 +09:00
Whooops!
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -81,7 +81,7 @@ color constant.number "\b0x[0-9 a-f A-F]+\b"
|
||||
|
||||
## Preprocessor (NASM)
|
||||
color preproc "%+(\+|\?|\?\?|)[a-z A-Z 0-9]+"
|
||||
color preproc "%\[.*|[a-z][A-Z]*\]"
|
||||
color preproc "%\[[. a-z A-Z 0-9]*\]"
|
||||
|
||||
## Other
|
||||
color statement "\b(?i)(segment|\.text|\.data|\.bss)(?-i)\b"
|
||||
|
||||
Reference in New Issue
Block a user