You've already forked Epicnabbo-Catalogus-Updated-Daily
15 lines
271 B
JSON
15 lines
271 B
JSON
{
|
|
"name": "HTML+PHP",
|
|
"type": "markup",
|
|
"color": "#4f5d95",
|
|
"tmScope": "text.html.php",
|
|
"group": "HTML",
|
|
"extensions": [
|
|
".phtml"
|
|
],
|
|
"aceMode": "php",
|
|
"codemirrorMode": "php",
|
|
"codemirrorMimeType": "application/x-httpd-php",
|
|
"languageId": 151
|
|
}
|