Commit e38163c3 authored by David Lynch's avatar David Lynch

Add some more plugins

parent a394c312
...@@ -27,7 +27,9 @@ ...@@ -27,7 +27,9 @@
"https://github.com/maltize/sublime-text-2-ruby-tests", "https://github.com/maltize/sublime-text-2-ruby-tests",
"https://github.com/witsch/SublimePythonTidy", "https://github.com/witsch/SublimePythonTidy",
"https://github.com/spadgos/sublime-jsdocs", "https://github.com/spadgos/sublime-jsdocs",
"https://github.com/kemayo/sublime-text-2-git" "https://github.com/kemayo/sublime-text-2-git",
"https://github.com/kemayo/sublime-text-2-goto-documentation",
"https://github.com/kemayo/sublime-text-2-clipboard-history"
], ],
"package_name_map": { "package_name_map": {
"soda-theme": "Theme - Soda", "soda-theme": "Theme - Soda",
...@@ -41,6 +43,8 @@ ...@@ -41,6 +43,8 @@
"sublime-text-2-ruby-tests": "RubyTest", "sublime-text-2-ruby-tests": "RubyTest",
"SublimePythonTidy": "PythonTidy", "SublimePythonTidy": "PythonTidy",
"sublime-jsdocs": "JSDocs", "sublime-jsdocs": "JSDocs",
"sublime-text-2-git": "Git" "sublime-text-2-git": "Git",
"sublime-text-2-goto-documentation": "Goto Documentation",
"sublime-text-2-clipboard-history": "Clipboard History"
} }
} }
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