Commit d9ce3629 authored by Kevin Yank's avatar Kevin Yank

Merge pull request #831 from alexstaubo/master

Made the human name of my package friendlier
parents f5ae99c2 ae2d5cbf
...@@ -1129,7 +1129,7 @@ ...@@ -1129,7 +1129,7 @@
"sublime_drush": "Drush", "sublime_drush": "Drush",
"sublime_guard": "Guard", "sublime_guard": "Guard",
"sublime_new_from_selection": "New from Selection", "sublime_new_from_selection": "New from Selection",
"sublime_text_alternative_autocompletion": "alternative_autocompletion", "sublime_text_alternative_autocompletion": "Alternative Autocompletion",
"sublime_unicode_nbsp": "Unicode Character Highlighter", "sublime_unicode_nbsp": "Unicode Character Highlighter",
"sublime_valign": "VAlign", "sublime_valign": "VAlign",
"SublimeABC": "ABC Notation", "SublimeABC": "ABC Notation",
...@@ -1286,6 +1286,7 @@ ...@@ -1286,6 +1286,7 @@
"Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets" "Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets"
}, },
"renamed_packages": { "renamed_packages": {
"alternative_autocompletion": "Alternative Autocompletion",
"ThinkPHP Snippets": "Thinkphp", "ThinkPHP Snippets": "Thinkphp",
"CakePHP": "CakePHP (tmbundle)", "CakePHP": "CakePHP (tmbundle)",
"DocBlox": "phpDocumentor", "DocBlox": "phpDocumentor",
......
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