add vim supertab plugin
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -43,3 +43,6 @@
|
|||||||
[submodule ".vim/bundle/gundo.vim"]
|
[submodule ".vim/bundle/gundo.vim"]
|
||||||
path = .vim/bundle/gundo.vim
|
path = .vim/bundle/gundo.vim
|
||||||
url = https://github.com/sjl/gundo.vim.git
|
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
1
.vim/bundle/supertab
Submodule
Submodule .vim/bundle/supertab added at 66511772a4
Reference in New Issue
Block a user