Files
2025-11-25 22:42:56 +01:00

16 lines
214 B
JSON

{
"name": "GAP",
"type": "programming",
"color": "#0000cc",
"extensions": [
".g",
".gap",
".gd",
".gi",
".tst"
],
"tmScope": "source.gap",
"aceMode": "text",
"languageId": 119
}