forked from aniani/vim
patch 9.0.0163: text property not adjusted for text inserted with "p"
Problem: Text property not adjusted for text inserted with "p". Solution: Adjust column and length of text properties.
This commit is contained in:
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
163,
|
||||
/**/
|
||||
162,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user