Revert "Use HEAD macvim; it might be better?"

This reverts commit 13f9e1f036.
This commit is contained in:
Ben Jackson 2019-07-27 11:02:43 +01:00
commit a7b91ab635

View file

@ -60,7 +60,7 @@ stages:
pool:
vmImage: 'macOS-10.13'
steps:
- bash: brew install --HEAD --fetch-HEAD macvim
- bash: brew install macvim
displayName: 'Install vim'
- bash: python3 install_gadget.py --all