X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitmodules;h=49e6256bf3315b6dcd4285d2d0c5d665de21eab1;hb=177ef4d1f351c579df880a7af0b58df4c6b4fb53;hp=f5f50029054a338dacd12e8b8471f7099e8f65a6;hpb=40783e3fe075693df89e9f31f703c403afeb5bc6;p=dotfiles.git diff --git a/.gitmodules b/.gitmodules index f5f5002..49e6256 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,12 @@ -[submodule "urxvt-font-size"] - path = urxvt-font-size - url = https://github.com/majutsushi/urxvt-font-size +[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