Files
2025-12-03 21:28:08 +00:00

14 lines
293 B
JavaScript
Executable File

module.exports = {
name: 'Alpine Abuild',
type: 'programming',
aceMode: 'sh',
filenames: ['APKBUILD'],
languageId: 14,
tmScope: 'source.shell',
aliases: ['abuild', 'apkbuild'],
codemirrorMode: 'shell',
codemirrorMimeType: 'text/x-sh',
color: '#0D597F',
group: 'Shell',
}