X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b3c3ec8148c93032c90577d08ec2ae7d67ffca05..8308ffb485b90d3467f1c0df05ae199f82a8cbc6:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 06804a4..447a11a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,12 @@ [submodule "vim/bundle/command-t"] path = vim/bundle/command-t url = git://git.wincent.com/command-t.git +[submodule "vim/bundle/syntastic"] + path = vim/bundle/syntastic + url = https://github.com/scrooloose/syntastic.git +[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