1
0
forked from aniani/vim

patch 8.2.4787: prop_find() does not find the right property

Problem:    prop_find() does not find the right property.
Solution:   Fix the scan order. (closes #10220)
This commit is contained in:
LemonBoy
2022-04-18 21:54:02 +01:00
committed by Bram Moolenaar
parent 861fcee8de
commit 9bd3ce22e3
3 changed files with 43 additions and 13 deletions

View File

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