You've already forked Epicnabbo-Catalogus-Updated-Daily
14 lines
229 B
JSON
14 lines
229 B
JSON
{
|
|
"name": "NSIS",
|
|
"type": "programming",
|
|
"extensions": [
|
|
".nsi",
|
|
".nsh"
|
|
],
|
|
"tmScope": "source.nsis",
|
|
"aceMode": "text",
|
|
"codemirrorMode": "nsis",
|
|
"codemirrorMimeType": "text/x-nsis",
|
|
"languageId": 242
|
|
}
|