You've already forked Epicnabbo-Catalogus-Updated-Daily
23 lines
352 B
JSON
23 lines
352 B
JSON
{
|
|
"name": "HTML",
|
|
"type": "markup",
|
|
"tmScope": "text.html.basic",
|
|
"aceMode": "html",
|
|
"codemirrorMode": "htmlmixed",
|
|
"codemirrorMimeType": "text/html",
|
|
"color": "#e34c26",
|
|
"aliases": [
|
|
"xhtml"
|
|
],
|
|
"extensions": [
|
|
".html",
|
|
".hta",
|
|
".htm",
|
|
".html.hl",
|
|
".inc",
|
|
".xht",
|
|
".xhtml"
|
|
],
|
|
"languageId": 146
|
|
}
|