UNPKG

linguist-languages

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