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

@@ -27,7 +27,7 @@ jobs:
matrix:
vim-version:
- '--vim-80-only'
- '--vim-82-only'
- '--vim-90-only'
- '--neovim-02-only'
- '--neovim-07-only'
- '--linters-only'