Commit 3ebaa523 authored by FichteFoll's avatar FichteFoll

Merge pull request #4106 from octoblu/master

Add mocha chai coffee snippets
parents b4716101 5e09101a
...@@ -488,7 +488,7 @@ ...@@ -488,7 +488,7 @@
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"tags": true "tags": true
} }
] ]
}, },
{ {
...@@ -875,6 +875,17 @@ ...@@ -875,6 +875,17 @@
} }
] ]
}, },
{
"name": "Mocha Chai CoffeeScript",
"details": "https://github.com/octoblu/sublime-text-mocha-coffeescript",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Mocha Coffee Snippets", "name": "Mocha Coffee Snippets",
"details": "https://github.com/brianstarke/sublime-coffee-mocha-snippets", "details": "https://github.com/brianstarke/sublime-coffee-mocha-snippets",
......
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