forked from aniani/vim
patch 8.2.4813: pasting text while indent folding may mess up folds
Problem: Pasting text while indent folding may mess up folds. Solution: Adjust the way folds are split. (Brandon Simmons, closes #10254)
This commit is contained in:
committed by
Bram Moolenaar
parent
8279cfe499
commit
2c40707baa
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4813,
|
||||
/**/
|
||||
4812,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user