You've already forked Epicnabbo-Catalogus-Updated-Daily
17 lines
253 B
JSON
17 lines
253 B
JSON
{
|
|
"name": "Handlebars",
|
|
"type": "markup",
|
|
"color": "#f7931e",
|
|
"aliases": [
|
|
"hbs",
|
|
"htmlbars"
|
|
],
|
|
"extensions": [
|
|
".handlebars",
|
|
".hbs"
|
|
],
|
|
"tmScope": "text.html.handlebars",
|
|
"aceMode": "handlebars",
|
|
"languageId": 155
|
|
}
|