用Bundle管理vim的插件,打上BundleInstall后,怎么都是Error Processing的

 我来答
百度网友3063114a7
2013-04-23 · TA获得超过693个赞
知道小有建树答主
回答量:666
采纳率:85%
帮助的人:230万
展开全部
你说的是 vundle插件?
vimrc要配置的 , 

set nocompatible               " be iMproved
filetype off " required!
set rtp+=~/.vim/bundle/vundle/
call vundle#rc()
" let Vundle manage Vundle
" required!
Bundle 'gmarik/vundle'
" My Bundles here:
"
" original repos on github
Bundle 'tpope/vim-fugitive'
Bundle 'Lokaltog/vim-easymotion'
Bundle 'rstacruz/sparkup', {'rtp': 'vim/'}
Bundle 'tpope/vim-rails.git'
" vim-scripts repos
Bundle 'L9'
Bundle 'FuzzyFinder'
" non github repos
Bundle 'git://git.wincent.com/command-t.git'
" ...
filetype plugin indent on " required!
"
" Brief help
" :BundleList - list configured bundles
" :BundleInstall(!) - install(update) bundles
" :BundleSearch(!) foo - search(or refresh cache first) for foo
" :BundleClean(!) - confirm(or auto-approve) removal of unused bundles
"
" see :h vundle for more details or wiki for FAQ
" NOTE: comments after Bundle command are not allowed..
像这样的 

详细的见官网吧
https://github.com/gmarik/vundle
百度网友fc041b7
2017-03-07 · TA获得超过313个赞
知道小有建树答主
回答量:280
采纳率:0%
帮助的人:157万
展开全部
我也报错,问人说可能缺了点啥,或者连git的速度不行,我装了些配套插件,反复执行了几次就过了,答案没啥价值,做个反面参考吧~
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式