X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitmodules;h=b35fc6b42614bb9afd01e2c06d2513ab2418abe3;hb=5e855c8080869971e6698587af99b0832654c843;hp=db6a3a46a983c6c43d5cb7e57759086a1fae1dad;hpb=cc4abfb3797934ea3fa1d7e93ab85a93fbf259b1;p=dotfiles.git diff --git a/.gitmodules b/.gitmodules index db6a3a4..b35fc6b 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 +[submodule "vim/.vim/bundle/vim-gnupg.git"] + path = vim/.vim/bundle/vim-gnupg.git + url = git@github.com:jamessan/vim-gnupg.git +[submodule "vim/.vim/bundle/vim-syntastic.git"] + path = vim/.vim/bundle/vim-syntastic.git + url = git@github.com:scrooloose/syntastic.git