forked from aniani/vim
patch 8.2.5013: after text formatting cursor may be in an invalid position
Problem: After text formatting the cursor may be in an invalid position. Solution: Correct the cursor position after formatting.
This commit is contained in:
@@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5013,
|
||||
/**/
|
||||
5012,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user