remove tern
This commit is contained in:
parent
5cddd88dde
commit
0f45baf63a
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ Plugin 'Xuyuanp/nerdtree-git-plugin'
|
||||||
let g:ycm_add_preview_to_completeopt=0
|
let g:ycm_add_preview_to_completeopt=0
|
||||||
let g:ycm_confirm_extra_conf=0
|
let g:ycm_confirm_extra_conf=0
|
||||||
set completeopt-=preview
|
set completeopt-=preview
|
||||||
Plugin 'marijnh/tern_for_vim'
|
|
||||||
" All of your Plugins must be added before the following line
|
" All of your Plugins must be added before the following line
|
||||||
call vundle#end() " required
|
call vundle#end() " required
|
||||||
filetype plugin indent on " required
|
filetype plugin indent on " required
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue