diff --git a/.gitmodules b/.gitmodules index 6e1b27d..5c37849 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "bundle/rake"] path = bundle/rake url = git://github.com/tpope/vim-rake.git +[submodule "bundle/bundler"] + path = bundle/bundler + url = git://github.com/tpope/vim-bundler.git diff --git a/bundle/bundler b/bundle/bundler new file mode 160000 index 0000000..48abb77 --- /dev/null +++ b/bundle/bundler @@ -0,0 +1 @@ +Subproject commit 48abb774c72732a75f8ab05ee7493b1041dd8ae8