Skip to content

Commit 306ffc4

Browse files
committed
add ctrlp
1 parent b5d97a6 commit 306ffc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .vimrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ endif
99
call neobundle#rc(expand('~/.vim/bundle/'))
1010

1111
"NeoBundle 'Shougo/clang_complete.git'
12+
NeoBundle 'git://github.com/kien/ctrlp.vim.git'
1213
NeoBundle 'Shougo/echodoc.git'
1314
NeoBundle 'Shougo/neocomplcache.git'
1415
NeoBundle 'Shougo/neosnippet.git'
15-
NeoBundle 'Shougo/neocomplcache-snippets-complete'
1616
NeoBundle 'Shougo/neobundle.vim.git'
1717
NeoBundle 'Shougo/unite.vim.git'
1818
NeoBundle 'Shougo/vim-vcs.git'

0 commit comments

Comments
 (0)