You've already forked Epicnabbo-Catalogus-Updated-Daily
18 lines
271 B
JSON
18 lines
271 B
JSON
{
|
|
"name": "Parrot Internal Representation",
|
|
"group": "Parrot",
|
|
"tmScope": "source.parrot.pir",
|
|
"type": "programming",
|
|
"aliases": [
|
|
"pir"
|
|
],
|
|
"extensions": [
|
|
".pir"
|
|
],
|
|
"interpreters": [
|
|
"parrot"
|
|
],
|
|
"aceMode": "text",
|
|
"languageId": 280
|
|
}
|