X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitmodules;h=af0093fcce3d1ab99a1c2ea0c8df9e564f4a605d;hb=0cdd10f52e15af91d54cfff72955f624e56f8b6c;hp=a0e2bbefbf04eb8c6f4ae22e9d6118c3f1fa94fc;hpb=01db11ff30885d6a4547d638535bde0e418ca039;p=dotfiles.git diff --git a/.gitmodules b/.gitmodules index a0e2bbe..af0093f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,18 @@ -[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 -[submodule "vim/.vim/bundle/vim-spl.git"] - path = vim/.vim/bundle/vim-spl.git - url = git@github.com:dopefishh/vim-spl.git -[submodule "vim/.vim/bundle/vim-linux-coding-style"] - path = vim/.vim/bundle/vim-linux-coding-style - url = https://github.com/vivien/vim-linux-coding-style +[submodule "vim/.vim/pack/plugins/start/vim-clean"] + path = vim/.vim/pack/plugins/start/vim-clean + url = https://github.com/camilstaps/vim-clean.git +[submodule "vim/.vim/pack/plugins/start/syntastic"] + path = vim/.vim/pack/plugins/start/syntastic + url = https://github.com/scrooloose/syntastic.git +[submodule "vim/.vim/pack/plugins/start/vim-gnupg"] + path = vim/.vim/pack/plugins/start/vim-gnupg + url = https://github.com/jamessan/vim-gnupg.git +[submodule "vim/.vim/pack/plugins/start/vim-linux-coding-style"] + path = vim/.vim/pack/plugins/start/vim-linux-coding-style + url = https://github.com/vivien/vim-linux-coding-style.git +[submodule "vim/.vim/pack/plugins/start/vim-praat"] + path = vim/.vim/pack/plugins/start/vim-praat + url = https://github.com/dopefishh/vim-praat.git +[submodule "vim/.vim/pack/plugins/start/vim-spl"] + path = vim/.vim/pack/plugins/start/vim-spl + url = https://github.com/dopefishh/vim-spl.git