Commit 66c1e1b9 authored by wbond's avatar wbond

Fixed sorting

parent b78afc35
...@@ -303,8 +303,8 @@ ...@@ -303,8 +303,8 @@
"https://github.com/jden/JsBDD", "https://github.com/jden/JsBDD",
"https://github.com/jdiehl/dark-pastel", "https://github.com/jdiehl/dark-pastel",
"https://github.com/jedy/SublimeReader", "https://github.com/jedy/SublimeReader",
"https://github.com/jfromaniello/sublime-node-require",
"https://github.com/jfromaniello/sublime-mocha-snippets", "https://github.com/jfromaniello/sublime-mocha-snippets",
"https://github.com/jfromaniello/sublime-node-require",
"https://github.com/Jimbly/SublimeClipboardHistory", "https://github.com/Jimbly/SublimeClipboardHistory",
"https://github.com/jimhawkridge/SublimeABC", "https://github.com/jimhawkridge/SublimeABC",
"https://github.com/jims/sublime-sjson", "https://github.com/jims/sublime-sjson",
...@@ -798,6 +798,7 @@ ...@@ -798,6 +798,7 @@
"emmet-sublime": "Emmet", "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",
"EverythingSearch-sublime2": "Everything Search",
"exec-in-window": "Exec In Window", "exec-in-window": "Exec In Window",
"expand-selection-to-function-js": "Expand Selection to Function (JavaScript)", "expand-selection-to-function-js": "Expand Selection to Function (JavaScript)",
"ExpandSelectionByParagraph": "Expand Selection by Paragraph", "ExpandSelectionByParagraph": "Expand Selection by Paragraph",
...@@ -890,7 +891,6 @@ ...@@ -890,7 +891,6 @@
"SCSS-Snippets": "SCSS Snippets", "SCSS-Snippets": "SCSS Snippets",
"SCSS.tmbundle": "SCSS", "SCSS.tmbundle": "SCSS",
"SearchInProject_SublimeText2": "SearchInProject", "SearchInProject_SublimeText2": "SearchInProject",
"EverythingSearch-sublime2": "Everything Search",
"setdjangosyntax": "SetDjangoSyntax", "setdjangosyntax": "SetDjangoSyntax",
"Shell-Turtlestein": "Shell Turtlestein", "Shell-Turtlestein": "Shell Turtlestein",
"simple-clone": "SimpleClone", "simple-clone": "SimpleClone",
......
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