Merge pull request #5839 from hashicorp/fix-freebsd-vagrant
vagrant: Correct name of vim package for FreeBSD
This commit is contained in:
commit
56c5216efb
|
@ -17,7 +17,7 @@ EOT
|
|||
pkg update
|
||||
|
||||
pkg install -y \
|
||||
editors/vim-lite \
|
||||
editors/vim-console \
|
||||
devel/git \
|
||||
devel/gmake \
|
||||
lang/go \
|
||||
|
|
Loading…
Reference in New Issue