You've already forked Epicnabbo-Catalogus-Updated-Daily
18 lines
292 B
JSON
18 lines
292 B
JSON
{
|
|
"name": "HTML+ECR",
|
|
"type": "markup",
|
|
"color": "#2e1052",
|
|
"tmScope": "text.html.ecr",
|
|
"group": "HTML",
|
|
"aliases": [
|
|
"ecr"
|
|
],
|
|
"extensions": [
|
|
".ecr"
|
|
],
|
|
"aceMode": "text",
|
|
"codemirrorMode": "htmlmixed",
|
|
"codemirrorMimeType": "text/html",
|
|
"languageId": 148
|
|
}
|