1
0
forked from aniani/vim

patch 8.2.0956: spell test fails

Problem:    Spell test fails.
Solution:   Add missing change the spell checking.
This commit is contained in:
Bram Moolenaar
2020-06-10 22:17:58 +02:00
parent 215f49c4d7
commit e0ebeda4d8
2 changed files with 27 additions and 1 deletions

View File

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