fix syntastic, add supertab

This commit is contained in:
2017-11-08 13:24:59 -05:00
parent aa2c3d446f
commit 279921e4c3
4 changed files with 5 additions and 9 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "vim/vim/bundle/supertab"]
path = vim/vim/bundle/supertab
url = https://github.com/ervandew/supertab.git