remove tern

This commit is contained in:
Simo-Pekka Kerkelä 2015-07-06 13:34:56 +03:00
parent 5cddd88dde
commit 0f45baf63a

View file

@ -27,7 +27,6 @@ Plugin 'Xuyuanp/nerdtree-git-plugin'
let g:ycm_add_preview_to_completeopt=0
let g:ycm_confirm_extra_conf=0
set completeopt-=preview
Plugin 'marijnh/tern_for_vim'
" All of your Plugins must be added before the following line
call vundle#end() " required
filetype plugin indent on " required