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

14 lines
252 B
JSON

{
"name": "Xonsh",
"type": "programming",
"color": "#285EEF",
"extensions": [
".xsh"
],
"tmScope": "source.python",
"aceMode": "text",
"codemirrorMode": "python",
"codemirrorMimeType": "text/x-python",
"languageId": 614078284
}