You've already forked Epicnabbo-Catalogus-Updated-Daily
16 lines
220 B
JSON
16 lines
220 B
JSON
{
|
|
"name": "Rebol",
|
|
"type": "programming",
|
|
"color": "#358a5b",
|
|
"extensions": [
|
|
".reb",
|
|
".r",
|
|
".r2",
|
|
".r3",
|
|
".rebol"
|
|
],
|
|
"aceMode": "text",
|
|
"tmScope": "source.rebol",
|
|
"languageId": 319
|
|
}
|