1. 程式人生 > >CentOS7配置vim

CentOS7配置vim

真是頭疼。。。。


http://blog.csdn.net/vcbin/article/details/51770170  配置1

http://blog.csdn.net/wangzengdi/article/details/31001145  配置2

http://blog.csdn.net/u013475704/article/details/52295157   配置3 vundle外掛管理

https://www.cnblogs.com/lwenwen/p/4364014.html    配置4  YouCompleteMe安裝與配置

https://www.cnblogs.com/ma6174/archive/2011/12/10/2283393.html 配置5 強大的vim配置

http://blog.csdn.net/nzyalj/article/details/75331822   配置 6 據說很6

http://blog.51cto.com/songxj/675176  配置7 很簡易

https://quanyin.eu.org/2017/12/linux-environment-under-centos/  配置7 竟然在GPU上


我用的配置6 好不容易到最後了,竟然:

[[email protected] ~]# cd ~/.vim/bundle/YouCompleteMe
[[email protected] YouCompleteMe]# ./install.py --clang-completer

ERROR: Unable to find executable 'cmake'. cmake is required to build ycmd

我也是醉了,vim\emacs果然只有大神能用

來個大神指導我一下吧


E492: Not an editor command: PluginInstall

這個問題解決方法:

http://www.4answered.com/questions/view/1ca0756/Vim-Error-E492-Not-an-editor-command-PluginInstall

https://www.youtube.com/watch?v=JVpxDuxe1eY 這個老外的視訊,辛虧英語好點

http://bbs.chinaunix.net/thread-2306700-1-1.html  安裝cmake讓終端識別