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