Merge pull request #444 from samdmarshall/c-hex-numbers

adding hexidecimal numbers to the existing C syntax rules
This commit is contained in:
Zachary Yedidia
2016-11-08 09:24:18 -05:00
committed by GitHub

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