Skip to content

Commit

Permalink
Install vim-bundler and vim-rake
Browse files Browse the repository at this point in the history
  • Loading branch information
gma committed Aug 5, 2013
1 parent d3cb04c commit 1d86a85
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Expand Up @@ -58,3 +58,9 @@
[submodule "bundle/vim-textobj-rubyblock"]
path = bundle/vim-textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/vim-rake"]
path = bundle/vim-rake
url = https://github.com/tpope/vim-rake.git
1 change: 1 addition & 0 deletions bundle/vim-bundler
Submodule vim-bundler added at 722e34
1 change: 1 addition & 0 deletions bundle/vim-rake
Submodule vim-rake added at 6b7630

0 comments on commit 1d86a85

Please sign in to comment.