You've already forked Epicnabbo-Catalogus-Updated-Daily
15 lines
217 B
JSON
15 lines
217 B
JSON
{
|
|
"name": "Fennel",
|
|
"type": "programming",
|
|
"tmScope": "source.fnl",
|
|
"aceMode": "text",
|
|
"color": "#fff3d7",
|
|
"interpreters": [
|
|
"fennel"
|
|
],
|
|
"extensions": [
|
|
".fnl"
|
|
],
|
|
"languageId": 239946126
|
|
}
|