module.exports = { name: 'Gentoo Ebuild', type: 'programming', aceMode: 'sh', extensions: ['.ebuild'], languageId: 127, tmScope: 'source.shell', codemirrorMode: 'shell', codemirrorMimeType: 'text/x-sh', color: '#9400ff', group: 'Shell', }