You've already forked Epicnabbo-Catalogus-Updated-Daily
19 lines
273 B
JSON
19 lines
273 B
JSON
{
|
|
"name": "Batchfile",
|
|
"type": "programming",
|
|
"aliases": [
|
|
"bat",
|
|
"batch",
|
|
"dosbatch",
|
|
"winbatch"
|
|
],
|
|
"extensions": [
|
|
".bat",
|
|
".cmd"
|
|
],
|
|
"tmScope": "source.batchfile",
|
|
"aceMode": "batchfile",
|
|
"color": "#C1F12E",
|
|
"languageId": 29
|
|
}
|