1
0
forked from aniani/vim

patch 8.2.1786: various Normal mode commands not fully tested

Problem:    Various Normal mode commands not fully tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #7059)
This commit is contained in:
Bram Moolenaar
2020-10-02 18:48:07 +02:00
parent 3f974ff45e
commit 8a9bc95eae
7 changed files with 206 additions and 28 deletions

View File

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