1
0
forked from aniani/vim

patch 9.0.0702: incomplete testing cursor position with 'linebreak' set

Problem:    Incomplete testing cursor position after change with 'linebreak'
            set.
Solution:   Add a test and move test cases together. (closes #11313)
This commit is contained in:
zeertzjq
2022-10-09 11:44:28 +01:00
committed by Bram Moolenaar
parent 8cf3459878
commit 30c0c467d6
4 changed files with 28 additions and 40 deletions

View File

@@ -699,6 +699,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
702,
/**/
701,
/**/