You've already forked Epicnabbo-Catalogus-Updated-Daily
19 lines
317 B
JSON
19 lines
317 B
JSON
{
|
|
"name": "Alpine Abuild",
|
|
"type": "programming",
|
|
"color": "#0D597F",
|
|
"group": "Shell",
|
|
"aliases": [
|
|
"abuild",
|
|
"apkbuild"
|
|
],
|
|
"filenames": [
|
|
"APKBUILD"
|
|
],
|
|
"tmScope": "source.shell",
|
|
"aceMode": "sh",
|
|
"codemirrorMode": "shell",
|
|
"codemirrorMimeType": "text/x-sh",
|
|
"languageId": 14
|
|
}
|