Commit 5abf0d29 authored by wbond's avatar wbond
parents a7eb7360 0461eb68
...@@ -94,6 +94,9 @@ ...@@ -94,6 +94,9 @@
"https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin", "https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin",
"https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin", "https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin",
"https://github.com/erichard/SublimeCTagsPHP", "https://github.com/erichard/SublimeCTagsPHP",
"https://github.com/erinata/SublimeBullet",
"https://github.com/erinata/SublimeMarkdownBuild",
"https://github.com/erinata/SublimeTradsim",
"https://github.com/Etsur/EE-ST2", "https://github.com/Etsur/EE-ST2",
"https://github.com/fabiocorneti/SublimeTextGitX", "https://github.com/fabiocorneti/SublimeTextGitX",
"https://github.com/facelessuser/BracketHighlighter", "https://github.com/facelessuser/BracketHighlighter",
...@@ -253,6 +256,7 @@ ...@@ -253,6 +256,7 @@
"https://raw.github.com/tiger2wander/sublime_packages/master/packages.json", "https://raw.github.com/tiger2wander/sublime_packages/master/packages.json",
"https://raw.github.com/timonwong/sublime_packages/master/packages.json", "https://raw.github.com/timonwong/sublime_packages/master/packages.json",
"https://raw.github.com/weslly/sublime_packages/master/packages.json" "https://raw.github.com/weslly/sublime_packages/master/packages.json"
], ],
"package_name_map": { "package_name_map": {
"ASCII-Decorator": "ASCII Decorator", "ASCII-Decorator": "ASCII Decorator",
...@@ -383,6 +387,7 @@ ...@@ -383,6 +387,7 @@
"sublime_guard" : "Guard", "sublime_guard" : "Guard",
"sublime_text_alternative_autocompletion": "alternative_autocompletion", "sublime_text_alternative_autocompletion": "alternative_autocompletion",
"SublimeAutoSemiColon" : "Auto Semi-Colon", "SublimeAutoSemiColon" : "Auto Semi-Colon",
"SublimeBullet": "Bullet",
"SublimeCTagsPHP" : "CTags for PHP", "SublimeCTagsPHP" : "CTags for PHP",
"SublimeEmberNav": "Simple Ember.js Navigator", "SublimeEmberNav": "Simple Ember.js Navigator",
"SublimeERB": "ERB Insert and Toggle Commands", "SublimeERB": "ERB Insert and Toggle Commands",
...@@ -390,6 +395,7 @@ ...@@ -390,6 +395,7 @@
"SublimeFiles": "Sublime Files", "SublimeFiles": "Sublime Files",
"SublimeFunctionNameDisplay" : "Function Name Display", "SublimeFunctionNameDisplay" : "Function Name Display",
"SublimeHtmlTidy": "HtmlTidy", "SublimeHtmlTidy": "HtmlTidy",
"SublimeMarkdownBuild": "MarkdownBuild",
"SublimePandoc": "Pandoc (Markdown)", "SublimePandoc": "Pandoc (Markdown)",
"sublimepastecolumn": "Paste as Column", "sublimepastecolumn": "Paste as Column",
"SublimePasteColumn": "Paste as Column", "SublimePasteColumn": "Paste as Column",
...@@ -413,6 +419,7 @@ ...@@ -413,6 +419,7 @@
"SublimeText2RailsRelatedFiles": "Rails Related Files", "SublimeText2RailsRelatedFiles": "Rails Related Files",
"sublimetext_indentxml": "Indent XML", "sublimetext_indentxml": "Indent XML",
"SublimeToggleSymbol": "Toggle Symbol to String", "SublimeToggleSymbol": "Toggle Symbol to String",
"SublimeTradsim": "Tradsim",
"SublimeVintageNumbers": "Vintage Numbers", "SublimeVintageNumbers": "Vintage Numbers",
"SublimeWordPressCodex": "Search WordPress Codex", "SublimeWordPressCodex": "Search WordPress Codex",
"SublimeXdebug": "Xdebug", "SublimeXdebug": "Xdebug",
...@@ -428,6 +435,7 @@ ...@@ -428,6 +435,7 @@
"Whitespacecorrector" : "Whitespace Corrector", "Whitespacecorrector" : "Whitespace Corrector",
"YUI-Compressor": "YUI Compressor", "YUI-Compressor": "YUI Compressor",
"Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets" "Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets"
}, },
"renamed_packages": { "renamed_packages": {
"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