mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-17 17:38:01 +00:00
11 lines
91 B
Plaintext
11 lines
91 B
Plaintext
|
|
foobar
|
|
|
|
barfoo
|
|
|
|
endfoobar
|
|
|
|
" \<\(\(foo\)\(bar\)\):\3\2:end\1
|
|
|
|
" vim: set ft=matchuptest :
|