1
0
forked from aniani/vim

patch 8.2.3989: some insert completion code is not tested

Problem:    Some insert completion code is not tested.
Solution:   Add a few tests.  Refactor thesaurus completion. (Yegappan
            Lakshmanan, closes #9460)
This commit is contained in:
Yegappan Lakshmanan
2022-01-03 11:03:48 +00:00
committed by Bram Moolenaar
parent 475d9521ba
commit e982586f8e
4 changed files with 210 additions and 47 deletions

View File

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