add two more vim bundles: rainbow_parentheses and gitgutter

This commit is contained in:
Haak Saxberg 2014-01-26 03:23:45 -08:00
parent 1be3aaa4c4
commit 874faa2616
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View file

@ -60,3 +60,9 @@
[submodule "vim-files/.vim/bundle/numbers"] [submodule "vim-files/.vim/bundle/numbers"]
path = vim-files/.vim/bundle/numbers path = vim-files/.vim/bundle/numbers
url = https://github.com/myusuf3/numbers.vim.git url = https://github.com/myusuf3/numbers.vim.git
[submodule "vim-files/.vim/bundle/vim-gitgutter"]
path = vim-files/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim-files/.vim/bundle/rainbow_parentheses"]
path = vim-files/.vim/bundle/rainbow_parentheses
url = https://github.com/kien/rainbow_parentheses.vim.git

@ -0,0 +1 @@
Subproject commit eb8baa5428bde10ecc1cb14eed1d6e16f5f24695

@ -0,0 +1 @@
Subproject commit 13a11f89354ca63b88a64b3bf452f2b9d6dbc716