1
0
forked from aniani/vim

patch 9.0.0505: various problems with 'nosplitscroll'

Problem:    Various problems with 'nosplitscroll'.
Solution:   Fix 'nosplitscroll' problems. (Luuk van Baal, closes #11166)
This commit is contained in:
Luuk van Baal
2022-09-19 16:45:29 +01:00
committed by Bram Moolenaar
parent c9e4a6f191
commit faf1d412f5
5 changed files with 30 additions and 26 deletions

View File

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