Adding closetag and supertab
This commit is contained in:
parent
7cd035e82f
commit
0d299cbd7d
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -4,3 +4,9 @@
|
||||||
[submodule "vim/bundle/delimitMate"]
|
[submodule "vim/bundle/delimitMate"]
|
||||||
path = vim/bundle/delimitMate
|
path = vim/bundle/delimitMate
|
||||||
url = git://github.com/Raimondi/delimitMate.git
|
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
|
||||||
|
|
|
||||||
1
vim/bundle/closetag
Submodule
1
vim/bundle/closetag
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 254d2307015370424034c0298a1148c4a7add069
|
||||||
1
vim/bundle/supertab
Submodule
1
vim/bundle/supertab
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 80ec6539e4139a2e0281a0f1e36d5038d55ad980
|
||||||
Loading…
Add table
Add a link
Reference in a new issue