mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-17 17:38:01 +00:00
Attempt to fix failing tests 1
This commit is contained in:
@@ -29,5 +29,6 @@ test-7.4.2273:
|
||||
|
||||
test-neovim:
|
||||
stage: test
|
||||
image: alpine:latest
|
||||
script: bash -c 'VIMCMD=nvim test/vader/run'
|
||||
|
||||
|
||||
@@ -20,5 +20,7 @@ endif
|
||||
filetype plugin indent on
|
||||
syntax enable
|
||||
|
||||
set notimeout
|
||||
|
||||
" match-up options go here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user