1
0
forked from aniani/vim

patch 8.2.2902: spellfile functionality not fully tested

Problem:    Spellfile functionality not fully tested.
Solution:   Add tests for CIRCUMFIX, NOBREAK and others. (Dominique Pellé,
            closes #8283)
This commit is contained in:
Dominique Pelle
2021-05-29 17:29:33 +02:00
committed by Bram Moolenaar
parent 3e72dcad8b
commit 5a6cfb3ff2
2 changed files with 95 additions and 2 deletions

View File

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