1
0
forked from aniani/vim

patch 8.2.1799: some Normal mode commands not fully tested

Problem:    Some Normal mode commands not fully tested.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #7073)
This commit is contained in:
Bram Moolenaar
2020-10-04 16:16:54 +02:00
parent 1310660557
commit d1ad99b654
8 changed files with 122 additions and 24 deletions

View File

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