UNPKG

linguist-languages

Version:
12 lines (11 loc) 241 B
module.exports = { name: 'Haml', type: 'markup', color: '#ece2a9', extensions: ['.haml', '.haml.deface'], tmScope: 'text.haml', aceMode: 'haml', languageId: 154, codemirrorMode: 'haml', codemirrorMimeType: 'text/x-haml', }