1
0
forked from aniani/vim

patch 9.0.0649: no indication the first line is broken for 'smoothscroll'

Problem:    No indication when the first line is broken for 'smoothscroll'.
Solution:   Show "<<<" in the first line.
This commit is contained in:
Bram Moolenaar
2022-10-03 16:44:12 +01:00
parent 0a016671b9
commit 406b5d89e1
6 changed files with 38 additions and 13 deletions

View File

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