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

18 lines
234 B
JSON

{
"name": "Hy",
"type": "programming",
"aceMode": "text",
"color": "#7790B2",
"extensions": [
".hy"
],
"interpreters": [
"hy"
],
"aliases": [
"hylang"
],
"tmScope": "source.hy",
"languageId": 159
}