diff --git a/.gitmodules b/.gitmodules index b7076a0..339b14e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "tmux/plugins/tmux-sensible"] path = tmux/plugins/tmux-sensible url = https://github.com/tmux-plugins/tmux-sensible.git +[submodule "vim/bundle/Vundle.vim"] + path = vim/bundle/Vundle.vim + url = https://github.com/VundleVim/Vundle.vim.git