forked from aniani/vim
patch 8.2.4955: text property in wrong position after auto-indent
Problem: Text property in wrong position after auto-indent. Solution: Adjust text property columns. (closes #10422, closes #7719)
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4955,
|
||||
/**/
|
||||
4954,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user