Commit 41f75bb7 authored by wbond's avatar wbond

Fixed sorting

parent 9801c710
...@@ -115,7 +115,6 @@ ...@@ -115,7 +115,6 @@
"https://github.com/BrianGilbert/Sublime-Text-2-Goto-Drupal-API", "https://github.com/BrianGilbert/Sublime-Text-2-Goto-Drupal-API",
"https://github.com/brianriley/sublime-dpaste", "https://github.com/brianriley/sublime-dpaste",
"https://github.com/brynbellomy/Sublime-Aqueducts", "https://github.com/brynbellomy/Sublime-Aqueducts",
"https://github.com/matthewrobb/Six.tmLanguage",
"https://github.com/buymeasoda/soda-theme", "https://github.com/buymeasoda/soda-theme",
"https://github.com/cabeca/SublimeChef", "https://github.com/cabeca/SublimeChef",
"https://github.com/cafarm/aqua-theme", "https://github.com/cafarm/aqua-theme",
...@@ -382,6 +381,7 @@ ...@@ -382,6 +381,7 @@
"https://github.com/matiaspub/WebExPertColorScheme", "https://github.com/matiaspub/WebExPertColorScheme",
"https://github.com/matiaspub/WheelChanger", "https://github.com/matiaspub/WheelChanger",
"https://github.com/mattbanks/dotfiles-syntax-highlighting-st2", "https://github.com/mattbanks/dotfiles-syntax-highlighting-st2",
"https://github.com/matthewrobb/Six.tmLanguage",
"https://github.com/matthiasg/sublime-mocha-runner", "https://github.com/matthiasg/sublime-mocha-runner",
"https://github.com/mattstevens/sublime-titlecase", "https://github.com/mattstevens/sublime-titlecase",
"https://github.com/mburrows/RecenterTopBottom", "https://github.com/mburrows/RecenterTopBottom",
...@@ -693,8 +693,8 @@ ...@@ -693,8 +693,8 @@
"https://raw.github.com/shivkumarganesh/VisSub/master/packages.json", "https://raw.github.com/shivkumarganesh/VisSub/master/packages.json",
"https://raw.github.com/sindresorhus/sublime-jsrun/master/packages.json", "https://raw.github.com/sindresorhus/sublime-jsrun/master/packages.json",
"https://raw.github.com/SublimeLinter/SublimeLinter/master/package_control.json", "https://raw.github.com/SublimeLinter/SublimeLinter/master/package_control.json",
"https://raw.github.com/Ted-Mohamed/Split/master/packages.json",
"https://raw.github.com/tbfisher/sublimetext-Pandoc/master/packages.json", "https://raw.github.com/tbfisher/sublimetext-Pandoc/master/packages.json",
"https://raw.github.com/Ted-Mohamed/Split/master/packages.json",
"https://raw.github.com/theadamlt/sublime_packages/master/packages.json", "https://raw.github.com/theadamlt/sublime_packages/master/packages.json",
"https://raw.github.com/tiger2wander/sublime_packages/master/packages.json", "https://raw.github.com/tiger2wander/sublime_packages/master/packages.json",
"https://raw.github.com/tillig/SublimeMSBuild/master/packages.json", "https://raw.github.com/tillig/SublimeMSBuild/master/packages.json",
...@@ -763,8 +763,8 @@ ...@@ -763,8 +763,8 @@
"EE-ST2": "ExpressionEngine", "EE-ST2": "ExpressionEngine",
"EJS.tmLanguage": "EJS", "EJS.tmLanguage": "EJS",
"elixir-sublimetext": "Elixir", "elixir-sublimetext": "Elixir",
"emmet-sublime": "Emmet",
"Emmet-Css-Snippets-for-Sublime-Text-2": "Emmet Css Snippets", "Emmet-Css-Snippets-for-Sublime-Text-2": "Emmet Css Snippets",
"emmet-sublime": "Emmet",
"Enhanced.HTML.CFML": "Enhanced HTML and CFML", "Enhanced.HTML.CFML": "Enhanced HTML and CFML",
"eval_sel": "Eval Sel", "eval_sel": "Eval Sel",
"exec-in-window": "Exec In Window", "exec-in-window": "Exec In Window",
...@@ -908,6 +908,7 @@ ...@@ -908,6 +908,7 @@
"sublime-DefaultFileType": "Default File Type", "sublime-DefaultFileType": "Default File Type",
"sublime-dustjs": "Dust.js", "sublime-dustjs": "Dust.js",
"sublime-eco": "eco", "sublime-eco": "eco",
"Sublime-ECT": "ECT",
"sublime-edit-history": "Edit History", "sublime-edit-history": "Edit History",
"sublime-ensime": "Ensime", "sublime-ensime": "Ensime",
"sublime-expand-selection-to-quotes": "Expand Selection to Quotes", "sublime-expand-selection-to-quotes": "Expand Selection to Quotes",
...@@ -1118,8 +1119,8 @@ ...@@ -1118,8 +1119,8 @@
"SublimeRspecBuild": "RspecBuild", "SublimeRspecBuild": "RspecBuild",
"SublimeRubyCoverage": "Ruby Coverage", "SublimeRubyCoverage": "Ruby Coverage",
"SublimeRubyEval": "RubyEval", "SublimeRubyEval": "RubyEval",
"SublimeRubyToggleString": "RubyToggleString",
"SublimeRubyMotionBuilder": "RubyMotionBuilder", "SublimeRubyMotionBuilder": "RubyMotionBuilder",
"SublimeRubyToggleString": "RubyToggleString",
"SublimeSendToPasteBin": "SendToPasteBin", "SublimeSendToPasteBin": "SendToPasteBin",
"SublimeSourceTree": "SourceTree", "SublimeSourceTree": "SourceTree",
"SublimeStylishHaskell": "StylishHaskell", "SublimeStylishHaskell": "StylishHaskell",
...@@ -1172,7 +1173,6 @@ ...@@ -1172,7 +1173,6 @@
"SublimeXdebug": "Xdebug", "SublimeXdebug": "Xdebug",
"SublimeXSLT": "XSLT Snippets", "SublimeXSLT": "XSLT Snippets",
"SublimeZenoss": "Zenoss", "SublimeZenoss": "Zenoss",
"Sublime-ECT": "ECT",
"Sundried": "Sundried Color Scheme", "Sundried": "Sundried Color Scheme",
"Super-Calculator": "Super Calculator", "Super-Calculator": "Super Calculator",
"SuperAnt": "Super Ant", "SuperAnt": "Super Ant",
......
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