1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 14:50:04 +08:00
SpaceVim/bundle/vim-matchup/test/vader/syn.vader

18 lines
303 B
Plaintext
Raw Normal View History

2020-06-13 14:06:35 +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