You've already forked Epicnabbo-Catalogus-Updated-Daily
20 lines
307 B
JSON
20 lines
307 B
JSON
{
|
|
"name": "APL",
|
|
"type": "programming",
|
|
"color": "#5A8164",
|
|
"extensions": [
|
|
".apl",
|
|
".dyalog"
|
|
],
|
|
"interpreters": [
|
|
"apl",
|
|
"aplx",
|
|
"dyalog"
|
|
],
|
|
"tmScope": "source.apl",
|
|
"aceMode": "text",
|
|
"codemirrorMode": "apl",
|
|
"codemirrorMimeType": "text/apl",
|
|
"languageId": 6
|
|
}
|