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

16 lines
229 B
JSON

{
"name": "fish",
"type": "programming",
"color": "#4aae47",
"group": "Shell",
"interpreters": [
"fish"
],
"extensions": [
".fish"
],
"tmScope": "source.fish",
"aceMode": "text",
"languageId": 415
}