Add a tm_scope for GAS

The source.asm.x86 grammar does a decent job of parsing this.
This commit is contained in:
Adam Roben
2014-11-12 12:07:23 -05:00
parent 1c7f5368cf
commit a9eac8a832

View File

@@ -869,6 +869,7 @@ GAS:
extensions: extensions:
- .s - .s
- .S - .S
tm_scope: source.asm.x86
GDScript: GDScript:
type: programming type: programming