add tern completion to ycm
This commit is contained in:
parent
ab96ecb650
commit
77249e4b9b
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ Plug 'janko-m/vim-test'
|
|||
Plug 'tpope/vim-endwise'
|
||||
|
||||
Plug 'benekastah/neomake'
|
||||
Plug 'Valloric/YouCompleteMe', { 'do': 'yes \| ./install.sh' }
|
||||
Plug 'Valloric/YouCompleteMe', { 'do': 'yes \| ./install.py --tern-completer' }
|
||||
|
||||
Plug 'luochen1990/rainbow'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue