mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
Fix github action
This commit is contained in:
4
.github/workflows/neovim.yml
vendored
4
.github/workflows/neovim.yml
vendored
@@ -25,8 +25,8 @@ jobs:
|
||||
- name: 'setup Neovim'
|
||||
uses: 'thinca/action-setup-vim@v1'
|
||||
with:
|
||||
neovim: true
|
||||
verion: '${{ matrix.neovim_version }}'
|
||||
vim_version: '${{ matrix.neovim_version }}'
|
||||
vim_type: 'Neovim'
|
||||
|
||||
- name: 'Show version'
|
||||
run: nvim --version
|
||||
|
||||
Reference in New Issue
Block a user