forked from aniani/vim
patch 9.1.0598: fuzzy completion does not work with default completion
Problem: fuzzy completion does not work with default completion Solution: Make it work (glepnir) closes: #15193 Signed-off-by: glepnir <glephunter@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
fcc1b5741e
commit
8159fb18a9
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
598,
|
||||
/**/
|
||||
597,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user