UNPKG

linguist-languages

Version:
13 lines (12 loc) 273 B
module.exports = { name: 'Grammatical Framework', type: 'programming', color: '#ff0000', extensions: ['.gf'], tmScope: 'source.gf', aceMode: 'haskell', languageId: 137, aliases: ['gf'], codemirrorMode: 'haskell', codemirrorMimeType: 'text/x-haskell', }