forked from aniani/vim
patch 9.0.1762: Not able to get the virtual text property
Problem: Not able to get the virtual text property Solution: Make prop_list() return virtual text and alignment closes: #12860 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
This commit is contained in:
committed by
Christian Brabandt
parent
654bdbbd32
commit
f9037f186a
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1762,
|
||||
/**/
|
||||
1761,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user