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

mac 升级到 10.12 后 vim 会因为 YouCompleteMe 报错

  •  
  •   pppy · 2016-10-09 11:05:38 +08:00 · 3688 次点击
    这是一个创建于 2748 天前的主题,其中的信息可能已经有所发展或是发生改变。

    Vim: Caught deadly signal ABRT vim: finished 但是正常编辑可以用,只是git rebase ... 时 会报上面的错误 求解

    把 YouCompleteMe 禁用后正常

    6 条回复    2016-11-24 00:40:46 +08:00
    realwangyibo
        1
    realwangyibo  
       2016-10-09 11:51:32 +08:00
    升级一下 Vim?

    brew install macvim --with-cscope --with-lua --with-override-system-vim
    chmlai
        2
    chmlai  
       2016-10-09 12:02:34 +08:00
    重新编译 YCM
    pppy
        3
    pppy  
    OP
       2016-10-09 15:17:11 +08:00
    解决了,应该是 git 默认选择的 editor 路径不对,在`~/.gitconfig` 中重新设置了下路径好了
    simen513
        4
    simen513  
       2016-10-09 22:18:35 +08:00
    应该是编译 YouCompleteMe 时用到的 python 版本跟编译 vim 的 python 版本不一致导致的。详情见: https://github.com/Valloric/YouCompleteMe/issues/8
    r0ck3r
        5
    r0ck3r  
       2016-11-24 00:22:00 +08:00
    @realwangyibo `--with-cscope`的用处是?
    r0ck3r
        6
    r0ck3r  
       2016-11-24 00:40:46 +08:00
    @simen513 有没有办法干净的把系统的 python 彻底清理掉
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3269 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 12:43 · PVG 20:43 · LAX 05:43 · JFK 08:43
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.