forked from aniani/vim
patch 8.2.4987: after deletion a small fold may be closable
Problem: After deletion a small fold may be closable. Solution: Check for a reverse range. (Brandon Simmons, closes #10457)
This commit is contained in:
committed by
Bram Moolenaar
parent
8a83ffdc43
commit
3fcccf94e8
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4987,
|
||||
/**/
|
||||
4986,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user