Add command-t bundle to vim

This commit is contained in:
Eryn Wells 2011-08-11 11:58:11 -07:00
parent e183f6e77c
commit c168cf00f7
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -25,3 +25,6 @@
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = git://git.wincent.com/command-t.git

1
vim/bundle/command-t Submodule

@ -0,0 +1 @@
Subproject commit 3c0dc0a392fbea847ac97efe25f774cf1f2dcda0