X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitmodules;h=ff93fba6b8c9be10ab9b4fd77911d774bf87ffcb;hb=9ed401a9b2b8042a035996d9be4c6d43bad08cff;hp=49e6256bf3315b6dcd4285d2d0c5d665de21eab1;hpb=559c51453d659b7197a22945c684b6d96e7d426b;p=dotfiles.git diff --git a/.gitmodules b/.gitmodules index 49e6256..ff93fba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,9 @@ -[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/bundle/syntastic"] - path = .vim/bundle/syntastic - url = https://github.com/scrooloose/syntastic.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 +[submodule "vim/.vim/bundle/vim-praat.git"] + path = vim/.vim/bundle/vim-praat.git + url = git@github.com:dopefishh/vim-praat.git