You've already forked Epicnabbo-Catalogus-Updated-Daily
16 lines
236 B
JSON
16 lines
236 B
JSON
{
|
|
"name": "Gherkin",
|
|
"type": "programming",
|
|
"extensions": [
|
|
".feature",
|
|
".story"
|
|
],
|
|
"tmScope": "text.gherkin.feature",
|
|
"aliases": [
|
|
"cucumber"
|
|
],
|
|
"aceMode": "text",
|
|
"color": "#5B2063",
|
|
"languageId": 76
|
|
}
|