linguist-languages
Version:
Linguist languages.yml in JSON format
16 lines (15 loc) • 305 B
text/typescript
declare const _: {
"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
}
export default _