This enables Github's linguist to pick up on an up to date GDScript grammar file and better highlight GDScript files on Github without impacting the extension's functions.
@@ -150,7 +150,7 @@
{
"language": "gdscript",
"scopeName": "source.gdscript",
- "path": "./configurations/GDScript.tmLanguage.json"
+ "path": "./syntaxes/GDScript.tmLanguage.json"
}
],
"snippets": [