Try NeoVim 0.2.1, as 0.2.0 is way too slow
This commit is contained in:
parent
51a14a4ba8
commit
8b407ed0e7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM tweekmonster/vim-testbed:latest
|
||||
|
||||
RUN install_vim -tag v8.0.0027 -build \
|
||||
-tag neovim:v0.2.0 -build \
|
||||
-tag neovim:v0.2.1 -build \
|
||||
-tag neovim:v0.3.0 -build
|
||||
|
||||
ENV PACKAGES="\
|
||||
|
|
Reference in a new issue