forked from aniani/vim
patch 8.2.5116: "limit" option of matchfuzzy() not always respected
Problem: "limit" option of matchfuzzy() not always respected. Solution: Remove "else". (Kazuyuki Miyagi, closes #10586)
This commit is contained in:
committed by
Bram Moolenaar
parent
d592deb336
commit
47f1a55849
@@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5116,
|
||||
/**/
|
||||
5115,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user