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

13 lines
183 B
JSON

{
"name": "AMPL",
"type": "programming",
"color": "#E6EFBB",
"extensions": [
".ampl",
".mod"
],
"tmScope": "source.ampl",
"aceMode": "text",
"languageId": 3
}