1
0
forked from aniani/vim

patch 8.2.0038: spell suggestions insufficiently tested

Problem:    Spell suggestions insufficiently tested.
Solution:   Add spell suggestion tests. (Dominique Pelle, closes #5398)
This commit is contained in:
Bram Moolenaar
2019-12-25 13:36:36 +01:00
parent 1500a42c42
commit e9a8d1f9ad
2 changed files with 171 additions and 0 deletions

View File

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