Merge pull request #5 from Plotnus/patch-1

labels are properly highlighted if starting/ending with the $ character.
This commit is contained in:
ARM9
2018-08-26 15:09:45 +02:00
committed by GitHub

View File

@ -1,5 +1,5 @@
setlocal iskeyword +=.,_
setlocal iskeyword +=.,_,\$
syn keyword armTodo contained todo fixme danger note notice bug author date