Files
Epicnabbo-Catalogus-Updated…/Optimized Atomcms daily updated/node_modules/linguist-languages/data/Standard ML.json
T
2025-11-25 22:42:56 +01:00

20 lines
312 B
JSON

{
"name": "Standard ML",
"type": "programming",
"color": "#dc566d",
"aliases": [
"sml"
],
"extensions": [
".ml",
".fun",
".sig",
".sml"
],
"tmScope": "source.ml",
"aceMode": "text",
"codemirrorMode": "mllike",
"codemirrorMimeType": "text/x-ocaml",
"languageId": 357
}