Commit 23ee6ed4 authored by FichteFoll's avatar FichteFoll

Merge pull request #4219 from PranavSathy/master

Mongoose Syntax Highlighting and Snippets For Sublime
parents 2cefbc2a a8a5e92e
...@@ -1094,6 +1094,17 @@ ...@@ -1094,6 +1094,17 @@
} }
] ]
}, },
{
"name": "Mongoose CoffeeScript",
"details": "https://github.com/PranavSathy/sublime-mongoose-coffeescript",
"labels": ["sublime", "coffeescript", "mongoose"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Monochrome Color Schemes", "name": "Monochrome Color Schemes",
"details": "https://github.com/kristopherjohnson/MonochromeSublimeText", "details": "https://github.com/kristopherjohnson/MonochromeSublimeText",
......
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