X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitmodules;h=e124b88a00f41a2cc706bc08b7a5c103b104394a;hb=b927997e2f22f49b645c26a561d275672fca0fae;hp=db6a3a46a983c6c43d5cb7e57759086a1fae1dad;hpb=cc4abfb3797934ea3fa1d7e93ab85a93fbf259b1;p=dotfiles.git diff --git a/.gitmodules b/.gitmodules index db6a3a4..e124b88 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule ".vim/bundle/vim-gnupg"] path = .vim/bundle/vim-gnupg - url = https://github.com/jamessan/vim-gnupg -[submodule ".vim/bundle/tlib_vim"] - path = .vim/bundle/tlib_vim - url = https://github.com/tomtom/tlib_vim.git -[submodule ".vim/bundle/vim-addon-mw-utils"] - path = .vim/bundle/vim-addon-mw-utils - url = https://github.com/MarcWeber/vim-addon-mw-utils.git + url = git://github.com/jamessan/vim-gnupg +[submodule ".vim/bundle/syntastic"] + path = .vim/bundle/syntastic + url = git://github.com/scrooloose/syntastic.git