JaredVogt / vimrc

CONFIG: my vimrc
0 stars 0 forks source link

move plugin bootstrap section to the end? Create flag to check if vim setup? #11

Open JaredVogt opened 8 years ago

JaredVogt commented 8 years ago

also, no need to check for existence of all these things if VIM Is already been bootstrapped - just save time on startup. So, if a flag is set, can bypass all of the various checks.

JaredVogt commented 8 years ago

also, if flag isn't set, trigger PlugInstall