Adding closetag and supertab
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -4,3 +4,9 @@
|
||||
[submodule "vim/bundle/delimitMate"]
|
||||
path = vim/bundle/delimitMate
|
||||
url = git://github.com/Raimondi/delimitMate.git
|
||||
[submodule "vim/bundle/closetag"]
|
||||
path = vim/bundle/closetag
|
||||
url = git://github.com/docunext/closetag.vim.git
|
||||
[submodule "vim/bundle/supertab"]
|
||||
path = vim/bundle/supertab
|
||||
url = git://github.com/ervandew/supertab.git
|
||||
|
||||
Reference in New Issue
Block a user