mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add a tm_scope for GAS
The source.asm.x86 grammar does a decent job of parsing this.
This commit is contained in:
@@ -869,6 +869,7 @@ GAS:
|
||||
extensions:
|
||||
- .s
|
||||
- .S
|
||||
tm_scope: source.asm.x86
|
||||
|
||||
GDScript:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user