diff --git a/.gitmodules b/.gitmodules index f7cc2ca..30cdfd8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "vim/bundle/coffee-script"] path = vim/bundle/coffee-script url = https://github.com/kchmck/vim-coffee-script.git +[submodule "vim/bundle/syntastic"] + path = vim/bundle/syntastic + url = https://github.com/scrooloose/syntastic.git diff --git a/vim/bundle/syntastic b/vim/bundle/syntastic new file mode 160000 index 0000000..fd173f1 --- /dev/null +++ b/vim/bundle/syntastic @@ -0,0 +1 @@ +Subproject commit fd173f1c9118791c2d466fbd3ae62cb42004fb5d