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