forked from aniani/vim
updated for version 7.0151
This commit is contained in:
@@ -30,7 +30,7 @@ ok
|
||||
Ok
|
||||
['OK', 'Uk', 'Put']
|
||||
test
|
||||
['test', 'Test', 'testn']
|
||||
['Test', 'testn', 'testen']
|
||||
d<EFBFBD><EFBFBD>l
|
||||
['deol', 'd<><64>r', 'test']
|
||||
end
|
||||
@@ -87,7 +87,7 @@ end
|
||||
the
|
||||
['put', 'uk', 'test']
|
||||
test
|
||||
['test', 'Test', 'testn']
|
||||
['Test', 'testn', 'testen']
|
||||
d<EFBFBD><EFBFBD>l
|
||||
['deol', 'd<><64>r', 'test']
|
||||
|
||||
@@ -99,13 +99,13 @@ m
|
||||
bad
|
||||
['foo', 'm<>']
|
||||
bar
|
||||
['foobar', 'foo', 'm<>']
|
||||
['barfoo', 'foobar', 'foo']
|
||||
la
|
||||
['m<>', 'foo']
|
||||
foom<EFBFBD>
|
||||
['foo m<>', 'foo', 'foofoo']
|
||||
barm<EFBFBD>
|
||||
['barfoo', 'barbar', 'm<>']
|
||||
['barfoo', 'm<EFBFBD>', 'barbar']
|
||||
m<EFBFBD>foo
|
||||
['m<> foo', 'foo', 'foofoo']
|
||||
m<EFBFBD>bar
|
||||
|
||||
@@ -30,7 +30,7 @@ ok
|
||||
Ok
|
||||
['OK', 'Uk', 'Put']
|
||||
test
|
||||
['test', 'Test', 'testn']
|
||||
['Test', 'testn', 'testen']
|
||||
déôl
|
||||
['deol', 'déôr', 'test']
|
||||
end
|
||||
@@ -87,7 +87,7 @@ end
|
||||
the
|
||||
['put', 'uk', 'test']
|
||||
test
|
||||
['test', 'Test', 'testn']
|
||||
['Test', 'testn', 'testen']
|
||||
déôl
|
||||
['deol', 'déôr', 'test']
|
||||
|
||||
@@ -99,13 +99,13 @@ mï
|
||||
bad
|
||||
['foo', 'mï']
|
||||
bar
|
||||
['foobar', 'foo', 'mï']
|
||||
['barfoo', 'foobar', 'foo']
|
||||
la
|
||||
['mï', 'foo']
|
||||
foomï
|
||||
['foo mï', 'foo', 'foofoo']
|
||||
barmï
|
||||
['barfoo', 'barbar', 'mï']
|
||||
['barfoo', 'mï', 'barbar']
|
||||
mïfoo
|
||||
['mï foo', 'foo', 'foofoo']
|
||||
mïbar
|
||||
|
||||
Reference in New Issue
Block a user