Commit 7f4fa323 authored by Randy Lai's avatar Randy Lai

use my own channel for all packages

parent 9b707235
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
"https://raw.github.com/quarnster/CompleteSharp/master/package.json", "https://raw.github.com/quarnster/CompleteSharp/master/package.json",
"https://raw.github.com/quarnster/SublimeClang/master/package.json", "https://raw.github.com/quarnster/SublimeClang/master/package.json",
"https://raw.github.com/quarnster/SublimeJava/master/package.json", "https://raw.github.com/quarnster/SublimeJava/master/package.json",
"https://raw.github.com/randy3k/AlignTab/channel/packages.json", "https://raw.github.com/randy3k/package_control_channel/channel/packages.json",
"https://raw.github.com/recklesswaltz/Subtoise/master/packages.json", "https://raw.github.com/recklesswaltz/Subtoise/master/packages.json",
"https://raw.github.com/robertcollier4/AutoHotkey/master/packages.json", "https://raw.github.com/robertcollier4/AutoHotkey/master/packages.json",
"https://raw.github.com/robertcollier4/REG/master/packages.json", "https://raw.github.com/robertcollier4/REG/master/packages.json",
......
...@@ -948,15 +948,6 @@ ...@@ -948,15 +948,6 @@
} }
] ]
}, },
{
"details": "https://github.com/randy3k/AutoWrap",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/randy3k/AutoWrap/tags"
}
]
},
{ {
"name": "AVR", "name": "AVR",
"details": "https://github.com/kblomqvist/SublimeAVR", "details": "https://github.com/kblomqvist/SublimeAVR",
......
...@@ -269,18 +269,6 @@ ...@@ -269,18 +269,6 @@
} }
] ]
}, },
{
"details": "https://github.com/randy3k/ChangeList",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/randy3k/ChangeList/tags"
}
],
"previous_names": [
"Change List (Last Edit)"
]
},
{ {
"name": "Chaplin.js", "name": "Chaplin.js",
"details": "https://github.com/joneshf/sublime-chaplinjs", "details": "https://github.com/joneshf/sublime-chaplinjs",
......
...@@ -285,18 +285,6 @@ ...@@ -285,18 +285,6 @@
} }
] ]
}, },
{
"details": "https://github.com/randy3k/Enhanced-R",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/randy3k/Enhanced-R/tags"
}
],
"previous_names": [
"Enhanced R"
]
},
{ {
"name": "Enlightened Color Scheme", "name": "Enlightened Color Scheme",
"details": "https://github.com/vincentmac/enlightened", "details": "https://github.com/vincentmac/enlightened",
......
...@@ -177,27 +177,6 @@ ...@@ -177,27 +177,6 @@
} }
] ]
}, },
{
"name": "LaTeXSQ",
"details": "https://github.com/randy3k/LaTeXSQ",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/randy3k/LaTeXSQ/tags"
}
],
"previous_names": ["LaTeXSq"]
},
{
"name": "LaTeXTab",
"details": "https://github.com/randy3k/LaTeXTab",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/randy3k/LaTeXTab/tags"
}
]
},
{ {
"details": "https://github.com/SublimeText/LaTeXTools", "details": "https://github.com/SublimeText/LaTeXTools",
"releases": [ "releases": [
......
...@@ -2458,16 +2458,6 @@ ...@@ -2458,16 +2458,6 @@
} }
] ]
}, },
{
"name": "Syntax Manager",
"details": "https://github.com/randy3k/SyntaxMgr",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/randy3k/SyntaxMgr/tags"
}
]
},
{ {
"name": "Syntax Matcher", "name": "Syntax Matcher",
"details": "https://github.com/reinteractive-open/Syntax-Matcher", "details": "https://github.com/reinteractive-open/Syntax-Matcher",
......
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