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

15 lines
219 B
JSON

{
"name": "Dafny",
"type": "programming",
"color": "#FFEC25",
"extensions": [
".dfy"
],
"interpreters": [
"dafny"
],
"tmScope": "text.dfy.dafny",
"aceMode": "text",
"languageId": 969323346
}