Commit 75f60a33 authored by wbond's avatar wbond

Fixed sorting

parent 5c3c80cd
...@@ -288,6 +288,7 @@ ...@@ -288,6 +288,7 @@
"https://github.com/n1k0/SublimeHighlight", "https://github.com/n1k0/SublimeHighlight",
"https://github.com/n1k0/SublimeText-CasperJS", "https://github.com/n1k0/SublimeText-CasperJS",
"https://github.com/nathos/sass-textmate-bundle/tree/sublime", "https://github.com/nathos/sass-textmate-bundle/tree/sublime",
"https://github.com/netatoo/phoenix-theme",
"https://github.com/Nijikokun/Prevu", "https://github.com/Nijikokun/Prevu",
"https://github.com/Nijikokun/todo-tmbundle", "https://github.com/Nijikokun/todo-tmbundle",
"https://github.com/nilium/st2-nil-theme", "https://github.com/nilium/st2-nil-theme",
...@@ -317,7 +318,6 @@ ...@@ -317,7 +318,6 @@
"https://github.com/phildopus/sublime-goto-open-file", "https://github.com/phildopus/sublime-goto-open-file",
"https://github.com/PhilippSchaffrath/Anypreter", "https://github.com/PhilippSchaffrath/Anypreter",
"https://github.com/phillipkoebbe/DetectSyntax", "https://github.com/phillipkoebbe/DetectSyntax",
"https://github.com/netatoo/phoenix-theme",
"https://github.com/phuibonhoa/handcrafted-haml-textmate-bundle", "https://github.com/phuibonhoa/handcrafted-haml-textmate-bundle",
"https://github.com/PogiNate/SublimeWiki", "https://github.com/PogiNate/SublimeWiki",
"https://github.com/PogiNate/XQuery-Sublime", "https://github.com/PogiNate/XQuery-Sublime",
...@@ -544,8 +544,8 @@ ...@@ -544,8 +544,8 @@
"PandocAcademic": "Pandoc Academic", "PandocAcademic": "Pandoc Academic",
"pasteselonclick": "PasteSelOnClick", "pasteselonclick": "PasteSelOnClick",
"Pep8Lint": "Python Pep8 Lint", "Pep8Lint": "Python Pep8 Lint",
"PHP-Twig.tmbundle": "PHP-Twig",
"phoenix-theme": "Theme - Phoenix", "phoenix-theme": "Theme - Phoenix",
"PHP-Twig.tmbundle": "PHP-Twig",
"Pig": "Apache Pig", "Pig": "Apache Pig",
"play2-sublimetext2": "Play 2.0", "play2-sublimetext2": "Play 2.0",
"processing-sublime" : "Processing", "processing-sublime" : "Processing",
...@@ -788,8 +788,8 @@ ...@@ -788,8 +788,8 @@
"supercollider-package-for-sublime-text": "SuperCollider", "supercollider-package-for-sublime-text": "SuperCollider",
"sweylas-color-theme-generator": "Sweyla's Color Theme Generator", "sweylas-color-theme-generator": "Sweyla's Color Theme Generator",
"SwitchScript": "Switch Script", "SwitchScript": "Switch Script",
"threejs-sublime": "Three.js Autocomplete",
"ThinkPHP-Snippets": "ThinkPHP Snippets", "ThinkPHP-Snippets": "ThinkPHP Snippets",
"threejs-sublime": "Three.js Autocomplete",
"TidyTabs-Sublime": "TidyTabs", "TidyTabs-Sublime": "TidyTabs",
"todo-tmbundle" : "Todo", "todo-tmbundle" : "Todo",
"TodoControl": "TODO Control", "TodoControl": "TODO Control",
......
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