Skip to content

Commit 7b7e630

Browse files
authored
Update vimrc
1 parent 8cf89bb commit 7b7e630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Plug 'scrooloose/syntastic', { 'on': 'SyntasticCheck' }
5656
Plug 'fholgado/minibufexpl.vim'
5757
Plug 'sjl/gundo.vim'
5858
Plug 'dyng/ctrlsf.vim'
59-
Plug 'kien/ctrlp.vim'
59+
Plug 'ctrlpvim/ctrlp.vim'
6060
Plug 'suan/vim-instant-markdown', { 'for': 'markdown' }
6161

6262
function! BuildYCM(info)

0 commit comments

Comments
 (0)