UNPKG

linguist-languages

Version:
11 lines (10 loc) 215 B
export default { name: 'Texinfo', type: 'prose', aceMode: 'text', extensions: ['.texinfo', '.texi', '.txi'], languageId: 988020015, tmScope: 'text.texinfo', interpreters: ['makeinfo'], wrap: true, }