Merge pull request #5 from Plotnus/patch-1
labels are properly highlighted if starting/ending with the $ character.
This commit is contained in:
commit
304b469e44
@ -1,5 +1,5 @@
|
||||
|
||||
setlocal iskeyword +=.,_
|
||||
setlocal iskeyword +=.,_,\$
|
||||
|
||||
syn keyword armTodo contained todo fixme danger note notice bug author date
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user