We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf89bb commit 7b7e630Copy full SHA for 7b7e630
vimrc
@@ -56,7 +56,7 @@ Plug 'scrooloose/syntastic', { 'on': 'SyntasticCheck' }
56
Plug 'fholgado/minibufexpl.vim'
57
Plug 'sjl/gundo.vim'
58
Plug 'dyng/ctrlsf.vim'
59
-Plug 'kien/ctrlp.vim'
+Plug 'ctrlpvim/ctrlp.vim'
60
Plug 'suan/vim-instant-markdown', { 'for': 'markdown' }
61
62
function! BuildYCM(info)
0 commit comments