update ctrlp repo

This commit is contained in:
Thomas Ruoff
2016-03-01 10:14:40 +01:00
parent c2aa8b5a5d
commit b34e07086f

2
vimrc
View File

@@ -9,7 +9,7 @@ Plug 'surround.vim'
Plug 'editorconfig/editorconfig-vim'
Plug 'Shougo/unite.vim'
Plug 'kien/ctrlp.vim'
Plug 'ctrlpvim/ctrlp.vim'
Plug 'scrooloose/nerdtree'
Plug 'Valloric/YouCompleteMe', { 'do': './install.sh --tern-completer' }