UNPKG

linguist-languages

Version:
13 lines (12 loc) 270 B
module.exports = { name: 'Crystal', type: 'programming', color: '#000100', extensions: ['.cr'], tmScope: 'source.crystal', aceMode: 'ruby', languageId: 72, codemirrorMode: 'crystal', codemirrorMimeType: 'text/x-crystal', interpreters: ['crystal'], }