1
0
forked from aniani/vim

patch 8.2.0363: some Normal mode commands not tested

Problem:    Some Normal mode commands not tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5746)
This commit is contained in:
Bram Moolenaar
2020-03-08 05:13:15 +01:00
parent d0d440f702
commit f5f1e10d0d
9 changed files with 296 additions and 25 deletions

View File

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