X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitmodules;h=49e6256bf3315b6dcd4285d2d0c5d665de21eab1;hb=882931494724e5b2c6ff98ec1bb6bd9398c5074f;hp=a88024b7248c8d3b043bf15ad5ac5f2676392e48;hpb=3ce5198b704dba3e81a61d67e431f45a0f4e3ff4;p=dotfiles.git diff --git a/.gitmodules b/.gitmodules index a88024b..49e6256 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +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