Fix gas directive highlighting
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
|
||||
setlocal iskeyword +=.,_
|
||||
|
||||
syn keyword armTodo contained todo fixme danger note notice bug author date
|
||||
|
||||
syn match armNumericOp "[+-/*%<>=&|^!]"
|
||||
|
Reference in New Issue
Block a user