Commit 6b7627df authored by Johannes Rappen's avatar Johannes Rappen

bundled metadata of packages by jrappen

parent 414c035a
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
"https://raw.githubusercontent.com/jfromaniello/sublime-unity-recents/master/packages.json", "https://raw.githubusercontent.com/jfromaniello/sublime-unity-recents/master/packages.json",
"https://raw.githubusercontent.com/joacodeviaje/aftersave/master/packages.json", "https://raw.githubusercontent.com/joacodeviaje/aftersave/master/packages.json",
"https://raw.githubusercontent.com/joomlapro/joomla3-sublime-snippets/master/packages.json", "https://raw.githubusercontent.com/joomlapro/joomla3-sublime-snippets/master/packages.json",
"https://raw.githubusercontent.com/jrappen/sublime-packages/master/packages.json",
"https://raw.githubusercontent.com/jvantuyl/sublime_diagram_plugin/master/packages.json", "https://raw.githubusercontent.com/jvantuyl/sublime_diagram_plugin/master/packages.json",
"https://raw.githubusercontent.com/kairyou/sublime_packages/master/packages.json", "https://raw.githubusercontent.com/kairyou/sublime_packages/master/packages.json",
"https://raw.githubusercontent.com/Kaizhi/SublimeUpdater/master/packages.json", "https://raw.githubusercontent.com/Kaizhi/SublimeUpdater/master/packages.json",
......
...@@ -748,18 +748,6 @@ ...@@ -748,18 +748,6 @@
} }
] ]
}, },
{
"name": "distractionless",
"details": "https://github.com/jrappen/sublime-distractionless",
"donate": "https://www.paypal.me/jrappen",
"labels": ["automation", "distraction-free", "fullscreen"],
"releases": [
{
"sublime_text": ">=3116",
"tags": true
}
]
},
{ {
"name": "DistZilla Build", "name": "DistZilla Build",
"details": "https://github.com/tmueller/sublime-distzilla-build", "details": "https://github.com/tmueller/sublime-distzilla-build",
......
...@@ -526,18 +526,6 @@ ...@@ -526,18 +526,6 @@
} }
] ]
}, },
{
"name": "wkhtmltopdf",
"details": "https://github.com/jrappen/sublime-wkhtmltopdf",
"donate": "https://www.paypal.me/jrappen",
"labels": ["html", "pdf", "utilities", "utils"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "WLST", "name": "WLST",
"details": "https://github.com/Joelith/sublime-wlst", "details": "https://github.com/Joelith/sublime-wlst",
...@@ -899,11 +887,11 @@ ...@@ -899,11 +887,11 @@
"branch": "master" "branch": "master"
} }
] ]
}, },
{ {
"name": "WrapIt", "name": "WrapIt",
"description": "Wrap Contents With Specific Code", "description": "Wrap Contents With Specific Code",
"details": "https://github.com/pyking2/WrapIt", "details": "https://github.com/pyking2/WrapIt",
"previous_names": ["Wrapper"], "previous_names": ["Wrapper"],
"labels": ["text manipulation"], "labels": ["text manipulation"],
"releases": [ "releases": [
......
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