Commit e3ba8837 authored by Miw0's avatar Miw0

added jQueryDocs

parent 936d3cc4
...@@ -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",
...@@ -327,6 +327,19 @@ ...@@ -327,6 +327,19 @@
} }
] ]
}, },
{
"name": "jQueryDocs",
"details": "https://github.com/Miw0/jQueryDocs",
"labels": ["jquery", "docs"],
"author": "Miw0",
"homepage": "https://github.com/Miw0/jQueryDocs",
"releases": [
{
"sublime_text": "3",
"details": "https://github.com/Miw0/jQueryDocs/tags"
}
]
},
{ {
"name": "jQuery Mobile 1.4 Snippets", "name": "jQuery Mobile 1.4 Snippets",
"details": "https://github.com/MobPro/Sublime-jQuery-Mobile-Snippets", "details": "https://github.com/MobPro/Sublime-jQuery-Mobile-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