package publish

This commit is contained in:
Vanessa McHale 2018-05-13 20:56:05 -05:00
parent 9df0352446
commit cec858da5d
1 changed files with 1 additions and 1 deletions

View File

@ -10,9 +10,9 @@ endif
syn keyword atsTodo TODO FIXME contained
syn match atsIdentifier "\v[a-zA-Z][a-zA-Z_0-9]*"
syn match atsHex "\v0x[0-9a-fA-F]+"
syn match atsInt "\v[0-9]+"
syn match atsUint "\v[0-9]+u"
syn match atsHex "\v0x[0-9a-fA-F]+"
syn match atsSpecial +\v\\["nt\\]+
syn match atsSpecial -\v\\[0-9]+-