spacevim/bundle/vim-matchup/test/vader/syn.vader

18 lines
303 B
Plaintext
Raw Normal View History

2024-08-21 14:17:26 +08:00
Execute (opts):
let matchup_matchparen_offscreen = {}
let matchup_delim_noskips = 2
Given scheme (Syntax):
(define procname ; ) in comment isn't matched as expected
") in string is however matched"
body)
Before ():
2normal! f)
Do (%):
%
Then (Verify line):
Assert line('.') == 2