Commit 56cda86

mo khan <mo@mokhan.ca>
2013-08-11 14:41:33
add vim-ruby refactoring plugin, git gutter and a couple of others.
1 parent 9c68770
Changed files (2)
bundle/tools/vim-gitgutter
@@ -0,0 +1,1 @@
+Subproject commit 15113259bbd85174ce865187cf872afc7c9c22d1
.gitmodules
@@ -201,3 +201,15 @@
 [submodule "bundle/tools/multiple-cursors"]
 	path = bundle/tools/multiple-cursors
 	url = https://github.com/terryma/vim-multiple-cursors.git
+[submodule "bundle/tools/vim-ruby-minitest"]
+	path = bundle/tools/vim-ruby-minitest
+	url = git://github.com/sunaku/vim-ruby-minitest.git
+[submodule "bundle/tools/snipmate-snippets-rubymotion"]
+	path = bundle/tools/snipmate-snippets-rubymotion
+	url = git://github.com/rcyrus/snipmate-snippets-rubymotion.git
+[submodule "bundle/tools/vim-ruby-refactoring"]
+	path = bundle/tools/vim-ruby-refactoring
+	url = git://github.com/ecomba/vim-ruby-refactoring.git
+[submodule "bundle/tools/vim-gitgutter"]
+	path = bundle/tools/vim-gitgutter
+	url = git://github.com/airblade/vim-gitgutter.git