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:
committed by
Bram Moolenaar
parent
3e72dcad8b
commit
5a6cfb3ff2
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2902,
|
||||
/**/
|
||||
2901,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user