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

14 lines
246 B
JSON

{
"name": "Eiffel",
"type": "programming",
"color": "#4d6977",
"extensions": [
".e"
],
"tmScope": "source.eiffel",
"aceMode": "eiffel",
"codemirrorMode": "eiffel",
"codemirrorMimeType": "text/x-eiffel",
"languageId": 99
}