module.exports = { name: 'LilyPond', type: 'programming', aceMode: 'text', extensions: ['.ly', '.ily'], languageId: 200, tmScope: 'source.lilypond', color: '#9ccc7c', }