1
0
forked from aniani/vim

patch 8.2.4801: fix for cursorbind fix not fully tested

Problem:    Fix for cursorbind fix not fully tested.
Solution:   Add another test case. (Christian Brabandt, closes #10240)
This commit is contained in:
Christian Brabandt
2022-04-20 22:07:41 +01:00
committed by Bram Moolenaar
parent d0eaf675aa
commit 3fd7480cd2
3 changed files with 15 additions and 1 deletions

View File

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