Commit d6ac48df authored by FichteFoll's avatar FichteFoll

Merge pull request #3237 from drewda/patch-4

updating Cucumber package
parents 7fcd2c67 d7391f5b
......@@ -1946,12 +1946,16 @@
},
{
"name": "Cucumber",
"details": "https://github.com/drewda/cucumber-sublime2-bundle",
"details": "https://github.com/drewda/cucumber-sublime-bundle",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/drewda/cucumber-sublime2-bundle/tree/master"
"sublime_text": "<3000",
"details": "https://github.com/drewda/cucumber-sublime-bundle/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/drewda/cucumber-sublime-bundle/tree/st3"
}
]
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment