mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
Obey noskips in surrounding, fix #322
This commit is contained in:
4
.github/workflows/vim.yml
vendored
4
.github/workflows/vim.yml
vendored
@@ -14,12 +14,12 @@ jobs:
|
||||
matrix:
|
||||
vim_type: ['Vim']
|
||||
vim_version:
|
||||
- 'head'
|
||||
- 'nightly'
|
||||
- 'v8.0.1575'
|
||||
- 'v7.4.2273'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: 'actions/checkout@v2'
|
||||
- uses: 'actions/checkout@v3'
|
||||
|
||||
- name: Install vader.vim
|
||||
run: git clone --depth=1 https://github.com/junegunn/vader.vim.git test/vader/vader.vim
|
||||
|
||||
Reference in New Issue
Block a user