diff --git a/src/steps/upgrade.vim b/src/steps/upgrade.vim index 8256149a..d692a602 100644 --- a/src/steps/upgrade.vim +++ b/src/steps/upgrade.vim @@ -14,3 +14,5 @@ if exists(":PlugUpgrade") PlugClean PlugUpdate endif + +quitall \ No newline at end of file