Compare commits

..

No commits in common. "1b6500ffca88389a3252445e53759dc952a96cb7" and "acf538c5e9d74e0f35c873c6d396815f5784464e" have entirely different histories.

View File

@ -43,5 +43,4 @@ then
* ) echo "Please answer yes or no.";; * ) echo "Please answer yes or no.";;
esac esac
done done
fi echo "you may need to run vim and execute :PluginInstall to sync packages with the new .vimrc"
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"