Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vimplus 的 ycm 版本比较旧,如安装完 vim 后出现 server SHUT DOWN 请换源重试 #407

Open
otakuhuang opened this issue Dec 14, 2022 · 6 comments

Comments

@otakuhuang
Copy link

otakuhuang commented Dec 14, 2022

环境:
Linux OS:Manjaro 22
Python:3.10.8

安装完 vimplus 后出现 server SHUT DOWN,且日志全是空的,Google 了半天(真的!!)一直没解决,最后我发现 vimplus 里的 ycm 库连的是 gitee 的库,已经是三年前的旧版本了,下载 GitHub 新的库安装完就不会提示了。

步骤(以下是我在 Manjaro 中的操作):

cd ~/.vim/plugged
mv YouCompleteMe YouCompleteMe_OLD
git clone https://github.com/ycm-core/YouCompleteMe.git
cd YouCompleteMe
git submodule update --init --recursive(这步比较慢,要等待一段时间)
python3 ./install.py

至此再进入 vim 应该不会报 server SHUT DOWN 了,当然你们也可能不是这个问题,请具体问题具体分析。

@yu-niao
Copy link

yu-niao commented Jun 10, 2023

实在是太感谢了大佬,不然我一个人怕是找不到这些错误

@iwannabewater
Copy link

你是我滴神!!!

@dualdng
Copy link

dualdng commented Aug 4, 2023

你是我滴神!!!搞了一万种方法都没搞定,你这个马上完成,我的神

@zzhen0v0
Copy link

TQL

@lanomw
Copy link

lanomw commented Dec 1, 2023

image
一通操作完了,执行PlugStatus有这个提示,不知道怎么解决

@xlaizq
Copy link

xlaizq commented Dec 31, 2023

牛逼 感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants