首页 > 系统服务 > 详细

【vim】vim插件教程

时间:2021-09-13 13:56:29      阅读:46      评论:0      收藏:0      [点我收藏+]

vim

插件下载地址:

https://github.com/chxuan/vimplus

 

错误:

The ycmd server SHUT DOWN (restart with :YcmRestartServer). YCM core library not detected; you need to compile YCM before usin g it. Follow the instructions in the documentation.

 

 解决:

在路径: /root/.vim/plugged/YouCompleteMe

执行:

[root@centos8 YouCompleteMe]# /usr/bin/python2.7  install.py

 

【vim】vim插件教程

原文:https://www.cnblogs.com/sunbines/p/15258318.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!