You've already forked Epicnabbo-Catalogus-Updated-Daily
17 lines
291 B
JSON
17 lines
291 B
JSON
{
|
|
"name": "Grammatical Framework",
|
|
"type": "programming",
|
|
"aliases": [
|
|
"gf"
|
|
],
|
|
"extensions": [
|
|
".gf"
|
|
],
|
|
"color": "#ff0000",
|
|
"tmScope": "source.gf",
|
|
"aceMode": "haskell",
|
|
"codemirrorMode": "haskell",
|
|
"codemirrorMimeType": "text/x-haskell",
|
|
"languageId": 137
|
|
}
|