1
0
forked from aniani/vim

patch 8.1.0007: no test for "o" and "O" in Visual block mode

Problem:    No test for "o" and "O" in Visual block mode.
Solution:   Add a test. (Dominique Pelle, closes #2932)
This commit is contained in:
Bram Moolenaar
2018-05-20 14:06:38 +02:00
parent a772baf85a
commit 2e94976abd
2 changed files with 21 additions and 0 deletions

View File

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