fix syntastic, add supertab
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user