1
0
forked from aniani/vim

patch 8.2.1260: there is no good test for CursorHold

Problem:    There is no good test for CursorHold.
Solution:   Add a test.  Remove duplicated test. (Yegappan Lakshmanan,
            closes #6503
This commit is contained in:
Bram Moolenaar
2020-07-21 19:44:47 +02:00
parent f56c95fdad
commit 7591116acf
4 changed files with 31 additions and 27 deletions

View File

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