diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29..fbce78a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vim/vim.symlink/bundle/Vundle.vim"] + path = vim/vim.symlink/bundle/Vundle.vim + url = git@github.com:VundleVim/Vundle.vim |