UNPKG

linguist-languages

Version:
14 lines (13 loc) 312 B
export default { name: 'HTML+EEX', type: 'markup', color: '#6e4a7e', extensions: ['.html.eex', '.heex', '.leex'], tmScope: 'text.html.elixir', aceMode: 'text', languageId: 149, aliases: ['eex', 'heex', 'leex'], codemirrorMode: 'htmlmixed', codemirrorMimeType: 'text/html', group: 'HTML', }