You've already forked Epicnabbo-Catalogus-Updated-Daily
14 lines
241 B
JSON
14 lines
241 B
JSON
{
|
|
"name": "Sage",
|
|
"type": "programming",
|
|
"extensions": [
|
|
".sage",
|
|
".sagews"
|
|
],
|
|
"tmScope": "source.python",
|
|
"aceMode": "python",
|
|
"codemirrorMode": "python",
|
|
"codemirrorMimeType": "text/x-python",
|
|
"languageId": 338
|
|
}
|