UNPKG

linguist-languages

Version:
13 lines (12 loc) 288 B
export default { name: 'Factor', type: 'programming', color: '#636746', extensions: ['.factor'], tmScope: 'source.factor', aceMode: 'text', languageId: 108, codemirrorMode: 'factor', codemirrorMimeType: 'text/x-factor', filenames: ['.factor-boot-rc', '.factor-rc'], }