Add command-t bundle to vim
This commit is contained in:
parent
e183f6e77c
commit
c168cf00f7
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
1
vim/bundle/command-t
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3c0dc0a392fbea847ac97efe25f774cf1f2dcda0
|
Loading…
Add table
Add a link
Reference in a new issue