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

16 lines
231 B
JSON

{
"name": "Odin",
"type": "programming",
"color": "#60AFFE",
"aliases": [
"odinlang",
"odin-lang"
],
"extensions": [
".odin"
],
"tmScope": "source.odin",
"aceMode": "text",
"languageId": 889244082
}