mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-13 02:50:58 +00:00
Merge
This commit is contained in:
commit
e721ef8d46
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ color statement "[.:;,+*|=!\%]" "<" ">" "/" "-" "&"
|
|||
#Parenthetical Color
|
||||
# color magenta "[(){}]" "\[" "\]"
|
||||
|
||||
color constant.number "\b[0-9]+\b"
|
||||
color constant.number "\b[0-9]+\b" "\b0x[0-9A-Fa-f]+\b"
|
||||
|
||||
##
|
||||
## String highlighting. You will in general want your brightblacks and
|
||||
|
|
|
|||
Loading…
Reference in a new issue