1
0
forked from aniani/vim

patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<

Problem:    "precedes" from 'listchars' overwritten by <<< for 'smoothscroll'.
Solution:   Keep the "precedes" character.
This commit is contained in:
Bram Moolenaar
2022-10-15 14:07:48 +01:00
parent eb4de62931
commit 13cdde3952
5 changed files with 46 additions and 1 deletions

View File

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