Added git submodule for supertab
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -22,3 +22,6 @@
|
||||
[submodule "vim/.vim/bundle/endwise"]
|
||||
path = vim/.vim/bundle/endwise
|
||||
url = https://github.com/tpope/vim-endwise
|
||||
[submodule "vim/.vim/bundle/supertab"]
|
||||
path = vim/.vim/bundle/supertab
|
||||
url = https://github.com/ervandew/supertab
|
||||
|
||||
Reference in New Issue
Block a user