1
0
forked from aniani/vim

patch 8.2.1754: completion with spell checking not tested

Problem:    Completion with spell checking not tested.
Solution:   Add a test case. (Dominique Pellé, closes #7024)
This commit is contained in:
Bram Moolenaar
2020-09-27 13:58:38 +02:00
parent f6a44f714a
commit 8c7ad3631a
2 changed files with 39 additions and 0 deletions

View File

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