adding hexidecimal numbers to the existing C syntax rules

This commit is contained in:
Samantha Marshall
2016-11-07 11:39:03 -08:00
parent 4c0b00bf2b
commit 87b5903f6a

View File

@@ -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