X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitmodules;h=83a3e34eb0e0a895443bd3c556620cd6b214c34b;hb=2ed6d7793226220a23804b216a10063f44391217;hp=a88024b7248c8d3b043bf15ad5ac5f2676392e48;hpb=3ce5198b704dba3e81a61d67e431f45a0f4e3ff4;p=dotfiles.git diff --git a/.gitmodules b/.gitmodules index a88024b..83a3e34 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,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