Add ctrlp.vim

This commit is contained in:
Gea-Suan Lin
2012-11-11 19:00:43 +08:00
parent e3631019e6
commit f73f5c04b5
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule ".vim/bundle/vim-powerline.git"]
path = .vim/bundle/vim-powerline.git
url = https://github.com/Lokaltog/vim-powerline.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git