Add vim 9.0 and remove 8.0 (#4271)

* Add vim 9.0 and remove 8.0

* Remove vim 8.2 and keep 8.0
This commit is contained in:
Horacio Sanson
2022-10-04 09:38:07 +09:00
committed by GitHub
parent a33960eb51
commit 4094426c70
3 changed files with 13 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
FROM testbed/vim:20
RUN install_vim -tag v8.0.0027 -build \
-tag v8.2.4693 -build \
-tag v9.0.0133 -build \
-tag neovim:v0.2.0 -build \
-tag neovim:v0.7.0 -build