add ctrlp.vim plugin and remove command-t

This commit is contained in:
2012-11-05 20:57:52 -05:00
parent 3cda05e0c2
commit 25c225123f
3 changed files with 8 additions and 4 deletions

6
.gitmodules vendored
View File

@@ -1,6 +1,3 @@
[submodule ".vim/bundle/Command-T"]
path = .vim/bundle/Command-T
url = git://github.com/wincent/Command-T.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
@@ -10,3 +7,6 @@
[submodule ".vim/bundle/vim-colorscheme-elrodeo"]
path = .vim/bundle/vim-colorscheme-elrodeo
url = git://github.com/chmllr/vim-colorscheme-elrodeo.git
[submodule ".vim/bundle/cctrlp.vim"]
path = .vim/bundle/cctrlp.vim
url = https://github.com/kien/ctrlp.vim.git