X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f5577dd0479d67b6d37dbf2bf597ce74dba808c2..1623adf460ef8361fc04f5681c85e7daeb16ba8a:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 447a11a..a642c18 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,15 @@ [submodule "vim/bundle/vim-airline"] path = vim/bundle/vim-airline url = https://github.com/bling/vim-airline +[submodule "vim/bundle/Gundo"] + path = vim/bundle/Gundo + url = https://github.com/vim-scripts/Gundo.git +[submodule "vim/bundle/tagbar"] + path = vim/bundle/tagbar + url = https://github.com/majutsushi/tagbar.git +[submodule "vim/bundle/tcomment_vim"] + path = vim/bundle/tcomment_vim + url = https://github.com/tomtom/tcomment_vim.git +[submodule "vim/bundle/YouCompleteMe"] + path = vim/bundle/YouCompleteMe + url = https://github.com/Valloric/YouCompleteMe.git