Files
2025-11-25 22:42:56 +01:00

15 lines
217 B
JSON

{
"name": "Fennel",
"type": "programming",
"tmScope": "source.fnl",
"aceMode": "text",
"color": "#fff3d7",
"interpreters": [
"fennel"
],
"extensions": [
".fnl"
],
"languageId": 239946126
}