Test remove commented nvim from Dockerfile

This commit is contained in:
Tinmarino
2020-05-20 14:41:07 -04:00
parent 972594829e
commit e83173c7c8
2 changed files with 4 additions and 1 deletions

View File

@ -21,4 +21,3 @@ RUN install_vim -tag v7.3.429 -name vim_7.3.429 -build \
-tag v7.4.1546 -name vim_7.4.1546 -build \
-tag v8.0.0027 -name vim_8.0.0027 -build \
-tag v8.1.0519 -name vim_8.1.0519 -build \
# -tag neovim:v0.3.8 -name nvim_0.3.8 -build \