V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
bringwin808
V2EX  ›  Vim

突然发现 Vundle 无法 update 和 install 插件了

  •  
  •   bringwin808 · 2014-11-17 22:57:01 +08:00 · 3704 次点击
    这是一个创建于 3449 天前的主题,其中的信息可能已经有所发展或是发生改变。
    今天发现Vundle无法更新插件,以为是TimeMachine备份导致的。结果手贱把.vim目录全删掉,之后就没法用PluginInstall安装原来的插件了。这个是不是和最近Github抽风有关,我发现用HTTPS的Repo也更新不了了。
    8 条回复    2014-12-16 13:28:15 +08:00
    trdcaz
        1
    trdcaz  
       2014-11-17 23:06:29 +08:00
    git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim

    and then ```PluginInstall```
    ChiangDi
        2
    ChiangDi  
       2014-11-17 23:23:26 +08:00
    你把 .vim 目录删了当然不能装了,vundle 就在那里面。
    bringwin808
        3
    bringwin808  
    OP
       2014-11-17 23:32:06 +08:00
    @trdcaz 连Vundle都Git clone不下来。
    bringwin808
        4
    bringwin808  
    OP
       2014-11-17 23:32:53 +08:00
    @ChiangDi 我删掉.vim之后,已经git clone vundle了,但是一直clone不下来。
    ooxxcc
        5
    ooxxcc  
       2014-11-18 00:18:30 +08:00
    都那么明显了……clone不下来妥妥和墙有关
    tonghuashuai
        6
    tonghuashuai  
       2014-11-18 09:56:23 +08:00
    Vundle 改版了,如 1楼 所说
    bringwin808
        7
    bringwin808  
    OP
       2014-11-18 13:48:40 +08:00
    @ooxxcc 确实,现在只能用SSH的方式Clone Repo……
    imbahom
        8
    imbahom  
       2014-12-16 13:28:15 +08:00
    试试 let g:vundle_default_git_proto = "git"
    再不行试试 proxychains4
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1653 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 16:38 · PVG 00:38 · LAX 09:38 · JFK 12:38
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.