forgot end if, modified message #1
3
setup.sh
3
setup.sh
@ -43,4 +43,5 @@ then
|
|||||||
* ) echo "Please answer yes or no.";;
|
* ) echo "Please answer yes or no.";;
|
||||||
esac
|
esac
|
||||||
done
|
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"
|
||||||
|
Loading…
Reference in New Issue
Block a user