Adding new stuff
This commit is contained in:
parent
1f2c9e448a
commit
44142239cd
40 changed files with 16241 additions and 11 deletions
16
vim-plugins/bundle/targets.vim/test/test7.ok
Normal file
16
vim-plugins/bundle/targets.vim/test/test7.ok
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
x "A" "b" c
|
||||
x "A" "b" c
|
||||
x "a" "B" c
|
||||
a "b" "c" x "D" "e" f
|
||||
a "b" "c" x "D" "e" f
|
||||
a "b" "c" x "d" "E" f
|
||||
a "b" "C" x "d" "e" f
|
||||
a "B" "c" x "d" "e" f
|
||||
a "b" "c" "X" "d" "e" f
|
||||
a "b" "c" "x" "D" "e" f
|
||||
a "b" "c" "x" "d" "E" f
|
||||
a "b" "C" "x" "d" "e" f
|
||||
a "B" "c" "x" "d" "e" f
|
||||
a "b" "C" x
|
||||
a "b" "C" x
|
||||
a "B" "c" x
|
||||
Loading…
Add table
Add a link
Reference in a new issue