Merge pull request #5839 from hashicorp/fix-freebsd-vagrant

vagrant: Correct name of vim package for FreeBSD
pull/5840/head
Matthew Hooker 8 years ago committed by GitHub
commit 56c5216efb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ EOT
pkg update
pkg install -y \
editors/vim-lite \
editors/vim-console \
devel/git \
devel/gmake \
lang/go \

Loading…
Cancel
Save