It has been resolved. The new version has updated many configuration writing methods in the configuration file. I didn’t revise the whole thing just now. It’s alright now
The system iselementaryos
.
Installedgnome-vim
Later usevundle
Some plug-ins are installed, but this is how they look every time they are opened.
Must use:PluginInstall
Only after the command will it become normal, as follows
It seems that all the plug-ins have not taken effect, right? Do you have the following configuration in your vimrc file:
set rtp+=$HOME/.vim/bundle/vundle call vundle#rc()
If not, post the configuration and have a look.