forked from aniani/vim
patch 8.2.3233: prop_list() and prop_find() do not indicate the buffer
Problem: prop_list() and prop_find() do not indicate the buffer for the
used type.
Solution: Add "type_bufnr" to the results. (closes #8647)
This commit is contained in:
committed by
Bram Moolenaar
parent
7e6a2a64f0
commit
e2390c7f32
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3233,
|
||||
/**/
|
||||
3232,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user