forked from aniani/vim
patch 8.2.3567: CTRL-I in Insert mode is not tested
Problem: CTRL-I in Insert mode is not tested Solution: Add a test case. (Dominique Pellé, closes #8866)
This commit is contained in:
committed by
Bram Moolenaar
parent
44db603f69
commit
9cd063e319
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3567,
|
||||
/**/
|
||||
3566,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user