module.exports = { name: 'Factor', type: 'programming', aceMode: 'text', extensions: ['.factor'], filenames: ['.factor-boot-rc', '.factor-rc'], languageId: 108, tmScope: 'source.factor', codemirrorMode: 'factor', codemirrorMimeType: 'text/x-factor', color: '#636746', }