Files
2025-11-25 22:42:56 +01:00

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
}