Commit cc98328d authored by Kay-Uwe (Kiwi) Lorenz's avatar Kay-Uwe (Kiwi) Lorenz

added an own packages.json for easier maintenance

parent 77c80384
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"https://bitbucket.org/artyom_smirnov/sublimetext2-packages/raw/master/packages.json", "https://bitbucket.org/artyom_smirnov/sublimetext2-packages/raw/master/packages.json",
"https://bitbucket.org/fnkr/sublimerepo/raw/master/repository.json", "https://bitbucket.org/fnkr/sublimerepo/raw/master/repository.json",
"https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json", "https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json",
"https://bitbucket.org/klorenz/sublime_packages/raw/tip/packages.json",
"https://raw.github.com/accerqueira/sublime/master/packages.json", "https://raw.github.com/accerqueira/sublime/master/packages.json",
"https://raw.github.com/afterdesign/jshintify/master/packages.json", "https://raw.github.com/afterdesign/jshintify/master/packages.json",
"https://raw.github.com/afterdesign/MacTerminal/master/packages.json", "https://raw.github.com/afterdesign/MacTerminal/master/packages.json",
......
...@@ -899,16 +899,6 @@ ...@@ -899,16 +899,6 @@
} }
] ]
}, },
{
"name": "Command Help",
"details": "https://bitbucket.org/klorenz/sublimecommandhelp",
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/sublimecommandhelp/src/default"
}
]
},
{ {
"name": "CommandOnSave", "name": "CommandOnSave",
"details": "https://github.com/klaascuvelier/ST2-CommandOnSave", "details": "https://github.com/klaascuvelier/ST2-CommandOnSave",
......
...@@ -558,16 +558,6 @@ ...@@ -558,16 +558,6 @@
"details": "https://github.com/dylan-lang/dylan.tmbundle/tree/master" "details": "https://github.com/dylan-lang/dylan.tmbundle/tree/master"
} }
] ]
},
{
"name": "Dynamic Commands",
"details": "https://bitbucket.org/klorenz/dynamicsublimecommands",
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/dynamicsublimecommands/src/default"
}
]
} }
] ]
} }
...@@ -42,18 +42,6 @@ ...@@ -42,18 +42,6 @@
} }
] ]
}, },
{
"name": "MakeCommands",
"author": "Kay-Uwe (Kiwi) Lorenz",
"labels": ["make", "command palette"],
"details": "https://bitbucket.org/klorenz/makecommands",
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/makecommands/src/default"
}
]
},
{ {
"name": "MakeExecutable", "name": "MakeExecutable",
"details": "https://github.com/cockscomb/SublimeMakeExecutable", "details": "https://github.com/cockscomb/SublimeMakeExecutable",
...@@ -64,17 +52,6 @@ ...@@ -64,17 +52,6 @@
} }
] ]
}, },
{
"name": "Makefile Improved",
"details": "https://bitbucket.org/klorenz/sublimemakefileimproved",
"labels": ["language syntax", "code navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/sublimemakefileimproved/src/default"
}
]
},
{ {
"name": "Mako", "name": "Mako",
"details": "https://github.com/marconi/mako-tmbundle", "details": "https://github.com/marconi/mako-tmbundle",
......
...@@ -664,16 +664,6 @@ ...@@ -664,16 +664,6 @@
} }
] ]
}, },
{
"name": "Plugin Debugger",
"details": "https://bitbucket.org/klorenz/plugindebugger",
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/plugindebugger/src/default"
}
]
},
{ {
"name": "Pman", "name": "Pman",
"details": "https://github.com/benmatselby/sublime-pman", "details": "https://github.com/benmatselby/sublime-pman",
...@@ -856,15 +846,6 @@ ...@@ -856,15 +846,6 @@
} }
] ]
}, },
{
"details": "https://bitbucket.org/klorenz/projectspecific",
"releases": [
{
"sublime_text": "<3000",
"details": "https://bitbucket.org/klorenz/projectspecific/src/default"
}
]
},
{ {
"name": "ProjectTreeTemplater", "name": "ProjectTreeTemplater",
"details": "https://github.com/julianxhokaxhiu/sublime-projecttreetemplater", "details": "https://github.com/julianxhokaxhiu/sublime-projecttreetemplater",
......
...@@ -460,20 +460,6 @@ ...@@ -460,20 +460,6 @@
} }
] ]
}, },
{
"name": "RestructuredText Improved",
"details": "https://bitbucket.org/klorenz/sublimerestructuredtextimproved",
"labels": ["language syntax", "code navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/sublimerestructuredtextimproved/src/default"
}
],
"previous_names": [
"SublimeReStructuredText"
]
},
{ {
"name": "Retro Computers Color Schemes", "name": "Retro Computers Color Schemes",
"details": "https://github.com/idleberg/RetroComputers.tmTheme", "details": "https://github.com/idleberg/RetroComputers.tmTheme",
......
...@@ -2102,15 +2102,6 @@ ...@@ -2102,15 +2102,6 @@
} }
] ]
}, },
{
"details": "https://bitbucket.org/klorenz/syntaxhighlighttools",
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/syntaxhighlighttools/src/default"
}
]
},
{ {
"name": "SystemVerilog", "name": "SystemVerilog",
"details": "https://bitbucket.org/Clams/sublimesystemverilog", "details": "https://bitbucket.org/Clams/sublimesystemverilog",
......
...@@ -376,15 +376,6 @@ ...@@ -376,15 +376,6 @@
} }
] ]
}, },
{
"details": "https://bitbucket.org/klorenz/wrapcommand",
"releases": [
{
"sublime_text": "<3000",
"details": "https://bitbucket.org/klorenz/wrapcommand/src/default"
}
]
},
{ {
"details": "https://github.com/WrtApp/Writeapp", "details": "https://github.com/WrtApp/Writeapp",
"releases": [ "releases": [
......
...@@ -41,16 +41,6 @@ ...@@ -41,16 +41,6 @@
} }
] ]
}, },
{
"name": "Zip Browser",
"details": "https://bitbucket.org/klorenz/sublimezipbrowser",
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/sublimezipbrowser/src/default"
}
]
},
{ {
"name": "Zissou Color Schemes", "name": "Zissou Color Schemes",
"details": "https://github.com/idleberg/Zissou.tmTheme", "details": "https://github.com/idleberg/Zissou.tmTheme",
......
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