1
0
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:
Dominique Pelle
2021-10-28 21:06:05 +01:00
committed by Bram Moolenaar
parent 44db603f69
commit 9cd063e319
2 changed files with 19 additions and 0 deletions

View File

@@ -757,6 +757,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3567,
/**/
3566,
/**/