UNPKG

linguist-languages

Version:
13 lines (12 loc) 270 B
module.exports = { name: 'OpenRC runscript', type: 'programming', tmScope: 'source.shell', aceMode: 'sh', languageId: 265, aliases: ['openrc'], codemirrorMode: 'shell', codemirrorMimeType: 'text/x-sh', interpreters: ['openrc-run'], group: 'Shell', }