`vim +PluginInstall +qall` will fail if Xcode has been updated and requires a license agreement: `Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.` The failure happens when running git commands.
vim +PluginInstall +qallwill fail if Xcode has been updated and requires a license agreement:Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.The failure happens when running git commands.