Fix gas directive highlighting

This commit is contained in:
ARM9 2015-10-14 17:02:35 +02:00
parent 5991a8d6b3
commit 007a663c78

View File

@ -1,4 +1,6 @@
setlocal iskeyword +=.,_
syn keyword armTodo contained todo fixme danger note notice bug author date
syn match armNumericOp "[+-/*%<>=&|^!]"