X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitmodules;h=49e6256bf3315b6dcd4285d2d0c5d665de21eab1;hb=ac6575b40b3efd1320544a8f6deb14fb26091813;hp=83a3e34eb0e0a895443bd3c556620cd6b214c34b;hpb=a01989361d171f6158fdb898a69a6cdd071b6c05;p=dotfiles.git diff --git a/.gitmodules b/.gitmodules index 83a3e34..49e6256 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[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 @@ -10,3 +7,6 @@ [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