Adding new stuff
This commit is contained in:
parent
1f2c9e448a
commit
44142239cd
40 changed files with 16241 additions and 11 deletions
42
vim-plugins/bundle/targets.vim/test/test3.in
Normal file
42
vim-plugins/bundle/targets.vim/test/test3.in
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
A
|
||||
a ( b ) c
|
||||
|
||||
B ( a ) b
|
||||
a ( b ) C
|
||||
|
||||
D ( a
|
||||
b ) c
|
||||
|
||||
a ( b
|
||||
c ) E
|
||||
|
||||
a ( b
|
||||
F ( ) c
|
||||
d ) e
|
||||
|
||||
a ( b
|
||||
c ( ) G
|
||||
d ) e
|
||||
|
||||
a ( b ) H ( c ) d
|
||||
|
||||
a ( b ) c
|
||||
I " this must be the last pair test
|
||||
|
||||
J
|
||||
a 'b' c
|
||||
|
||||
K 'a' b
|
||||
a 'b' L
|
||||
|
||||
a ' b
|
||||
M ' c
|
||||
d ' e
|
||||
|
||||
a ' b
|
||||
c ' N
|
||||
d ' e
|
||||
|
||||
a ' b ' c
|
||||
O " this must be the last quote test
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue