You've already forked Epicnabbo-Catalogus-Updated-Daily
17 lines
288 B
JSON
17 lines
288 B
JSON
{
|
|
"name": "Crystal",
|
|
"type": "programming",
|
|
"color": "#000100",
|
|
"extensions": [
|
|
".cr"
|
|
],
|
|
"aceMode": "ruby",
|
|
"codemirrorMode": "crystal",
|
|
"codemirrorMimeType": "text/x-crystal",
|
|
"tmScope": "source.crystal",
|
|
"interpreters": [
|
|
"crystal"
|
|
],
|
|
"languageId": 72
|
|
}
|