ubuntu - 在linux下的gvim的问题
高洛峰
高洛峰 2017-04-21 10:56:14
0
1
332

已经解决了,新版本在配置文件中更新了很多配置写法。我刚刚没有修改全。现在好了

系统是elementaryos.
安装了gnome-vim之后使用vundle安装了一些插件,但是每次打开都是这个样子的

必须使用:PluginInstall命令之后才会成为正常的样子,如下


高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

reply all(1)
左手右手慢动作

It seems like all the plug-ins are not taking effect, right? Do you have the following configuration in your vimrc file:

set rtp+=$HOME/.vim/bundle/vundle
call vundle#rc()

If it still doesn’t work, please post the configuration and take a look

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template