forgot end if, modified message #1

Merged
pt merged 1 commits from pt into master 2020-05-03 10:54:06 -04:00

View File

@ -43,4 +43,5 @@ then
* ) echo "Please answer yes or no.";;
esac
done
echo "you may need to run vim and execute :PluginInstall to sync packages with the new .vimrc"
fi
echo "you may need to run vim and execute :PluginInstall to sync packages with the new .vimrc, or \"vim +PluginInstall +qall\" from the command line"