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

14 lines
245 B
JSON

{
"name": "Swift",
"type": "programming",
"color": "#F05138",
"extensions": [
".swift"
],
"tmScope": "source.swift",
"aceMode": "text",
"codemirrorMode": "swift",
"codemirrorMimeType": "text/x-swift",
"languageId": 362
}