1
0
forked from aniani/vim

patch 8.1.0725: conceal mode is not completely tested

Problem:    Conceal mode is not completely tested.
Solution:   Add tests for moving the cursor in Insert mode.
This commit is contained in:
Bram Moolenaar
2019-01-11 20:42:28 +01:00
parent 46fd6bf2b6
commit 465e8b5985
6 changed files with 96 additions and 0 deletions

View File

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