You've already forked Epicnabbo-Catalogus-Updated-Daily
14 lines
227 B
JSON
14 lines
227 B
JSON
{
|
|
"name": "SVG",
|
|
"type": "data",
|
|
"color": "#ff9900",
|
|
"extensions": [
|
|
".svg"
|
|
],
|
|
"tmScope": "text.xml.svg",
|
|
"aceMode": "xml",
|
|
"codemirrorMode": "xml",
|
|
"codemirrorMimeType": "text/xml",
|
|
"languageId": 337
|
|
}
|