1
0
forked from aniani/vim

patch 9.0.0011: reading beyond the end of the line with put command

Problem:    Reading beyond the end of the line with put command.
Solution:   Adjust the end mark position.
This commit is contained in:
Bram Moolenaar
2022-06-30 12:30:19 +01:00
parent b0375d466e
commit d25f003342
3 changed files with 16 additions and 0 deletions

View File

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