X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitmodules;h=49e6256bf3315b6dcd4285d2d0c5d665de21eab1;hb=ac6575b40b3efd1320544a8f6deb14fb26091813;hp=db6a3a46a983c6c43d5cb7e57759086a1fae1dad;hpb=cc4abfb3797934ea3fa1d7e93ab85a93fbf259b1;p=dotfiles.git diff --git a/.gitmodules b/.gitmodules index db6a3a4..49e6256 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,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