Problem: tests: wrong change to test_ins_complete.vim
(zeertzjq, after v9.1.2071)
Solution: Revert unintentional changes
Signed-off-by: Christian Brabandt <cb@256bit.org>
call writefile(['def'], "Xfile2", 'D')
edit Xfile1
edit Xfile2
- new | bw
+ new | close
enew
bunload Xfile1 Xfile2
set complete=u
call writefile(['def'], "Xfile2", 'D')
edit Xfile1
edit Xfile2
- new | bw
+ new | close
bdel Xfile1 Xfile2
set complete=U
" complete from an unlisted buffer
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 2075,
/**/
2074,
/**/