1
0
forked from aniani/vim

patch 8.1.2375: no suffucient testing for registers

Problem:    No suffucient testing for registers.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes #5296)
            Fix that "p" on last virtual column of tab inserts spaces.
This commit is contained in:
Bram Moolenaar
2019-12-01 18:16:18 +01:00
parent 269e4bd9d2
commit 6f1f0ca3ed
5 changed files with 118 additions and 10 deletions

View File

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