You've already forked Epicnabbo-Catalogus-Updated-Daily
19 lines
265 B
JSON
19 lines
265 B
JSON
{
|
|
"name": "Nim",
|
|
"type": "programming",
|
|
"color": "#ffc200",
|
|
"extensions": [
|
|
".nim",
|
|
".nim.cfg",
|
|
".nimble",
|
|
".nimrod",
|
|
".nims"
|
|
],
|
|
"filenames": [
|
|
"nim.cfg"
|
|
],
|
|
"aceMode": "text",
|
|
"tmScope": "source.nim",
|
|
"languageId": 249
|
|
}
|