Commit 43d384e7 authored by abruce's avatar abruce

FIX ORDER OF PLUGIN IN REPOSITORIES LIST

Fix the order of the plugin in the repositories.json file and
update repo URL after github account rename
parent 9c4061b7
...@@ -513,6 +513,7 @@ ...@@ -513,6 +513,7 @@
"https://github.com/phyllisstein/Markboard", "https://github.com/phyllisstein/Markboard",
"https://github.com/phyllisstein/Pandown", "https://github.com/phyllisstein/Pandown",
"https://github.com/phyllisstein/Wick", "https://github.com/phyllisstein/Wick",
"https://github.com/pipe-devnull/ZF2Helper",
"https://github.com/pjkottke/FLAC-Syntax", "https://github.com/pjkottke/FLAC-Syntax",
"https://github.com/PogiNate/SublimeWiki", "https://github.com/PogiNate/SublimeWiki",
"https://github.com/PogiNate/XQuery-Sublime", "https://github.com/PogiNate/XQuery-Sublime",
...@@ -720,7 +721,6 @@ ...@@ -720,7 +721,6 @@
"https://github.com/zmbacker/RubyFormat", "https://github.com/zmbacker/RubyFormat",
"https://github.com/zoomix/SublimeToggleSymbol", "https://github.com/zoomix/SublimeToggleSymbol",
"https://github.com/zyxar/Sublime-CMakeLists", "https://github.com/zyxar/Sublime-CMakeLists",
"https://github.com/ade-pipe-devnull/ZF2Helper",
"https://raw.github.com/afterdesign/MacTerminal/master/packages.json", "https://raw.github.com/afterdesign/MacTerminal/master/packages.json",
"https://raw.github.com/ajryan/CSharpreter/master/packages.json", "https://raw.github.com/ajryan/CSharpreter/master/packages.json",
"https://raw.github.com/aparajita/active4d-sublime/master/package_control.json", "https://raw.github.com/aparajita/active4d-sublime/master/package_control.json",
...@@ -1357,8 +1357,8 @@ ...@@ -1357,8 +1357,8 @@
"xtoy": "X to Y", "xtoy": "X to Y",
"yate-textmate": "Yate", "yate-textmate": "Yate",
"YUI-Compressor": "YUI Compressor", "YUI-Compressor": "YUI Compressor",
"Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets", "ZF2Helper": "PHP Zend Framework 2 Helper",
"ZF2Helper": "PHP Zend Framework 2 Helper" "Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets"
}, },
"renamed_packages": { "renamed_packages": {
"alternative_autocompletion": "Alternative Autocompletion", "alternative_autocompletion": "Alternative Autocompletion",
......
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