forked from aniani/vim
patch 8.2.3520: cannot define a function for thesaurus completion
Problem: Cannot define a function for thesaurus completion. Solution: Add 'thesaurusfunc'. (Yegappan Lakshmanan, closes #8987, closes 8950)
This commit is contained in:
committed by
Bram Moolenaar
parent
2286304cdb
commit
160e994d76
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3520,
|
||||
/**/
|
||||
3519,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user