You've already forked Epicnabbo-Catalogus-Updated-Daily
20 lines
295 B
JSON
20 lines
295 B
JSON
{
|
|
"name": "GN",
|
|
"type": "data",
|
|
"extensions": [
|
|
".gn",
|
|
".gni"
|
|
],
|
|
"interpreters": [
|
|
"gn"
|
|
],
|
|
"filenames": [
|
|
".gn"
|
|
],
|
|
"tmScope": "source.gn",
|
|
"aceMode": "python",
|
|
"codemirrorMode": "python",
|
|
"codemirrorMimeType": "text/x-python",
|
|
"languageId": 302957008
|
|
}
|