mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-17 17:38:01 +00:00
Fix stuck test
This commit is contained in:
@@ -2,7 +2,7 @@ set nocompatible
|
||||
source ../common/bootstrap.vim
|
||||
|
||||
if !has('nvim-0.5.0')
|
||||
finish
|
||||
call matchup#test#finished()
|
||||
endif
|
||||
|
||||
function! s:assert_ts_active()
|
||||
|
||||
Reference in New Issue
Block a user