You've already forked Epicnabbo-Catalogus-Updated-Daily
15 lines
253 B
JSON
15 lines
253 B
JSON
{
|
|
"name": "Haml",
|
|
"type": "markup",
|
|
"color": "#ece2a9",
|
|
"extensions": [
|
|
".haml",
|
|
".haml.deface"
|
|
],
|
|
"tmScope": "text.haml",
|
|
"aceMode": "haml",
|
|
"codemirrorMode": "haml",
|
|
"codemirrorMimeType": "text/x-haml",
|
|
"languageId": 154
|
|
}
|