Fix 4324 - add neovim 0.8 test (#4325)

* Fix 4324 - add neovim 0.8 test
* Update vim testbed image
* Update documentation

Co-authored-by: w0rp <w0rp@users.noreply.github.com>
This commit is contained in:
Horacio Sanson
2022-11-25 21:55:31 +09:00
committed by GitHub
parent 2cfbebdd59
commit cbf7045eee
4 changed files with 18 additions and 17 deletions

View File

@@ -1,9 +1,9 @@
FROM testbed/vim:20
FROM testbed/vim:24
RUN install_vim -tag v8.0.0027 -build \
-tag v9.0.0133 -build \
-tag neovim:v0.2.0 -build \
-tag neovim:v0.7.0 -build
-tag neovim:v0.8.0 -build
ENV PACKAGES="\
bash \