You've already forked Epicnabbo-Catalogus-Updated-Daily
14 lines
245 B
JSON
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
|
|
}
|