Skip to content

Commit

Permalink
Use active fork of ctrlpvim
Browse files Browse the repository at this point in the history
See https://github.com/ctrlpvim/ctrlp.vim
Also see kien/ctrlp.vim#591 for discussion of
the inactivity in the original project
  • Loading branch information
phansch committed Nov 27, 2014
1 parent 71aa710 commit 04baaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -12,7 +12,7 @@ NeoBundleFetch 'Shougo/neobundle.vim'

" productivity stuff
NeoBundle 'tpope/vim-fugitive'
NeoBundle 'kien/ctrlp.vim'
NeoBundle 'ctrlpvim/ctrlp.vim'
NeoBundle 'ervandew/supertab'
NeoBundle 'rking/ag.vim'
NeoBundle 'flazz/vim-colorschemes' "all colorschemes there are
Expand Down

0 comments on commit 04baaf7

Please sign in to comment.