Adding closetag and supertab

This commit is contained in:
Dustin Swan
2011-08-24 02:16:13 -04:00
parent 7cd035e82f
commit 0d299cbd7d
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -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