vim plug-in - cloned vim configuration, how to make vundle automatically download the plug-in?
大家讲道理2017-05-16 16:35:55
0
2
617
Uploaded the configuration to github myself, and then cloned it, I found that I had to execute PluginInstall in vim to download the plug-in. How can I trigger this download in the script?
Can be added in vimrc
Automatically download
Vundle
and install plug-insYou can refer to tao12345666333/vim On GitHub