Lines Matching refs:two
201 let l[20] = 'two'
211 call assert_equal('two', getline(21))
226 " Test putting two changes from one buffer to another
340 new two
342 let l[20] = 'two'
361 call assert_equal('two', getline('.'))
394 new two
436 botright vert new two
470 call setline(1, ["One \t", 'Two', 'Three', 'one two', 'one two', 'Four'])
475 botright vert new two
476 call setline(1, ["One\t ", "Two\t ", 'Three', 'one two', 'onetwo', ' Four'])
561 botright vert new two
569 " should not diffing with hidden buffer two while 'hiddenoff' is enabled
584 botright vert new two
592 " diffing with hidden buffer two
599 " still diffing with hidden buffer two
606 " no longer diffing with hidden buffer two
665 call setline(1, ['one', 'two', 'three'])
671 call setline(1, ['one', 'two', 'three.'])
948 call VerifyScreenDump(buf, 'Test_diff_11', {}, 'two')
1142 call setline(1, ['one', 'two', 'three'])
1327 " remove a line between two diff chunks and create a new diff chunk
1333 " add a line between two diff chunks