diff --git a/.gitmodules b/.gitmodules index 9b068f7..e8932e1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -103,3 +103,6 @@ [submodule ".vim/bundle/elm.vim"] path = .vim/bundle/elm.vim url = git://github.com/lambdatoast/elm.vim.git +[submodule ".vim/bundle/vim-rake"] + path = .vim/bundle/vim-rake + url = git@github.com:tpope/vim-rake.git diff --git a/.vim/bundle/vim-rake b/.vim/bundle/vim-rake new file mode 160000 index 0000000..82ad455 --- /dev/null +++ b/.vim/bundle/vim-rake @@ -0,0 +1 @@ +Subproject commit 82ad45543f0d13dfa7d3f59ca4cd54d0e145417f