X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b3c3ec8148c93032c90577d08ec2ae7d67ffca05..4b63f03ffb23d3a6892d96e039c715c0b0a8d240:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 06804a4..2b4a011 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "vim/bundle/command-t"] path = vim/bundle/command-t url = git://git.wincent.com/command-t.git +[submodule "vim/bundle/syntastic"] + path = vim/bundle/syntastic + url = https://github.com/scrooloose/syntastic.git