Update ctrlp to fork for vim
This commit is contained in:
parent
20465e9747
commit
f956d5575a
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Plug 'bling/vim-airline'
|
|||
Plug 'bronson/vim-trailing-whitespace'
|
||||
Plug 'fatih/vim-go', { 'do': ':exec GoPostUpdate()' }
|
||||
Plug 'jbgutierrez/vim-babel'
|
||||
Plug 'kien/ctrlp.vim'
|
||||
Plug 'ctrlpvim/ctrlp.vim'
|
||||
Plug 'majutsushi/tagbar'
|
||||
Plug 'mattn/webapi-vim'
|
||||
Plug 'nanotech/jellybeans.vim'
|
||||
|
|
Loading…
Reference in a new issue