Commit 9f2ab953 authored by FichteFoll's avatar FichteFoll

Merge pull request #2941 from Miw0/master

Added jQueryDocs
parents 936d3cc4 1320d119
...@@ -133,14 +133,14 @@ ...@@ -133,14 +133,14 @@
"nodejs", "nodejs",
"compile", "compile",
"run" "run"
], ],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/IlanFrumer/sublime-js-coffee-build-systems/tags" "details": "https://github.com/IlanFrumer/sublime-js-coffee-build-systems/tags"
} }
] ]
}, },
{ {
"name": "JavaScript & NodeJS Snippets", "name": "JavaScript & NodeJS Snippets",
"details": "https://github.com/zenorocha/sublime-snippets-js", "details": "https://github.com/zenorocha/sublime-snippets-js",
...@@ -371,6 +371,19 @@ ...@@ -371,6 +371,19 @@
} }
] ]
}, },
{
"name": "jQueryDocs",
"details": "https://github.com/Miw0/jQueryDocs",
"labels": ["jquery", "docs"],
"author": "Miw0",
"homepage": "https://github.com/Miw0/jQueryDocs",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/Miw0/jQueryDocs/tags"
}
]
},
{ {
"name": "JRubyFX", "name": "JRubyFX",
"details": "https://github.com/edubkendo/SublimeJRubyFXML", "details": "https://github.com/edubkendo/SublimeJRubyFXML",
......
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