Add ctrlp

This commit is contained in:
Gea-Suan Lin
2013-07-13 19:42:48 +08:00
parent 3667466b6c
commit 13d4aa1428

1
.vimrc
View File

@@ -50,6 +50,7 @@ Bundle "MarcWeber/vim-addon-mw-utils"
Bundle "bling/vim-airline"
Bundle "garbas/vim-snipmate"
Bundle "honza/vim-snippets"
Bundle "kien/ctrlp.vim"
Bundle "tomtom/tlib_vim"
"
filetype plugin indent on