系统是elementaryos. 安装了gnome-vim之后使用vundle安装了一些插件,但是每次打开都是这个样子的
elementaryos
gnome-vim
vundle
必须使用:PluginInstall命令之后才会成为正常的样子,如下
:PluginInstall
拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...
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
It seems like all the plug-ins are not taking effect, right? Do you have the following configuration in your vimrc file:
If it still doesn’t work, please post the configuration and take a look