package publish
This commit is contained in:
parent
4c81494c9c
commit
75fc5c1157
1 changed files with 1 additions and 1 deletions
|
@ -10,8 +10,8 @@ endif
|
|||
syn keyword atsTodo TODO FIXME contained
|
||||
syn match atsIdentifier "\v[a-zA-Z][a-zA-Z_0-9]*"
|
||||
|
||||
syn match atsUint "\v[0-9]+u"
|
||||
syn match atsInt "\v[0-9]+"
|
||||
syn match atsUint "\v[0-9]+u"
|
||||
|
||||
syn match atsSpecial +\v\\["nt]+
|
||||
syn match atsSpecial -\v\\[0-9]+-
|
||||
|
|
Loading…
Reference in a new issue