add vim supertab plugin

This commit is contained in:
2016-09-22 19:04:51 +02:00
parent ebfb63c422
commit 93112665c5
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

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

1
.vim/bundle/supertab Submodule

Submodule .vim/bundle/supertab added at 66511772a4