You've already forked Epicnabbo-Catalogus-Updated-Daily
18 lines
297 B
JSON
18 lines
297 B
JSON
{
|
|
"name": "Literate CoffeeScript",
|
|
"type": "programming",
|
|
"color": "#244776",
|
|
"tmScope": "source.litcoffee",
|
|
"group": "CoffeeScript",
|
|
"aceMode": "text",
|
|
"wrap": true,
|
|
"aliases": [
|
|
"litcoffee"
|
|
],
|
|
"extensions": [
|
|
".litcoffee",
|
|
".coffee.md"
|
|
],
|
|
"languageId": 206
|
|
}
|