Commit 895f2df1 authored by FichteFoll's avatar FichteFoll

Merge pull request #1687 from zenorocha/master

Include JavaScript/NodeJS Snippets
parents 6b66ce8c 079c195d
...@@ -66,6 +66,17 @@ ...@@ -66,6 +66,17 @@
} }
] ]
}, },
{
"name": "JavaScript & NodeJS Snippets",
"details": "https://github.com/zenorocha/sublime-snippets-js",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/zenorocha/sublime-snippets-js/tree/master"
}
]
},
{ {
"name": "JavaScript and jQuery API Completions", "name": "JavaScript and jQuery API Completions",
"details": "https://github.com/Pleasurazy/Sublime-JavaScript-API-Completions", "details": "https://github.com/Pleasurazy/Sublime-JavaScript-API-Completions",
......
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