Commit cac4a2dc authored by FichteFoll's avatar FichteFoll

Merge pull request #2305 from klorenz/master

added an own packages.json for easier maintenance
parents d6f2eda7 5f9f910b
...@@ -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",
......
...@@ -920,16 +920,6 @@ ...@@ -920,16 +920,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",
......
...@@ -569,16 +569,6 @@ ...@@ -569,16 +569,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",
......
...@@ -699,16 +699,6 @@ ...@@ -699,16 +699,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",
...@@ -902,15 +892,6 @@ ...@@ -902,15 +892,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",
......
...@@ -472,20 +472,6 @@ ...@@ -472,20 +472,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",
......
...@@ -2164,15 +2164,6 @@ ...@@ -2164,15 +2164,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",
......
...@@ -379,15 +379,6 @@ ...@@ -379,15 +379,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