系统是elementaryos
.
安装了gnome-vim
之后使用vundle
安装了一些插件,但是每次打开都是这个样子的
必须使用:PluginInstall
命令之后才会成为正常的样子,如下
ringa_lee2017-04-21 10:58:14
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