UNPKG

linguist-languages

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