Skip to content

Commit e3ddbdd

Browse files
committed
upgrade ycm version
1 parent c814fc5 commit e3ddbdd

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
@@ -24,7 +24,7 @@ Plug 'jnurmine/Zenburn'
2424
Plug 'flazz/vim-colorschemes'
2525

2626
" best auto complete tool I have ever used(jedi, supertab...)
27-
Plug 'Valloric/YouCompleteMe', {'tag': '1e38a2b'}
27+
Plug 'Valloric/YouCompleteMe', {'tag': 'e1ead99'}
2828

2929
" tree explore plugin
3030
Plug 'scrooloose/nerdtree'

0 commit comments

Comments
 (0)