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:
committed by
Bram Moolenaar
parent
d0eaf675aa
commit
3fd7480cd2
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4801,
|
||||
/**/
|
||||
4800,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user