forked from aniani/vim
patch 9.1.0888: leftcol property not available in getwininfo()
Problem: leftcol property not available in getwininfo() Solution: add leftcol property property (glepnir) closes: #16119 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
ea49002aca
commit
0a850673e3
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
888,
|
||||
/**/
|
||||
887,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user