X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/37e7f9f5e866c1bb7dd29bbe606db5220b207f51..8bc36a1369024837a862421a6467bd9336a28070:/.gitmodules diff --git a/.gitmodules b/.gitmodules index a6aef1b..4d01714 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,15 @@ [submodule "vim/bundle/nerdtree"] path = vim/bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git +[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