You've already forked Epicnabbo-Catalogus-Updated-Daily
17 lines
285 B
JSON
17 lines
285 B
JSON
{
|
|
"name": "Hack",
|
|
"type": "programming",
|
|
"aceMode": "php",
|
|
"codemirrorMode": "php",
|
|
"codemirrorMimeType": "application/x-httpd-php",
|
|
"extensions": [
|
|
".hack",
|
|
".hh",
|
|
".hhi",
|
|
".php"
|
|
],
|
|
"tmScope": "source.hack",
|
|
"color": "#878787",
|
|
"languageId": 153
|
|
}
|