You've already forked Epicnabbo-Catalogus-Updated-Daily
18 lines
245 B
JSON
18 lines
245 B
JSON
{
|
|
"name": "Parrot Assembly",
|
|
"group": "Parrot",
|
|
"type": "programming",
|
|
"aliases": [
|
|
"pasm"
|
|
],
|
|
"extensions": [
|
|
".pasm"
|
|
],
|
|
"interpreters": [
|
|
"parrot"
|
|
],
|
|
"tmScope": "none",
|
|
"aceMode": "text",
|
|
"languageId": 279
|
|
}
|