1
0
forked from aniani/vim

patch 8.2.0766: display error when using 'number' and 'breakindent'

Problem:    Display error when using 'number' and 'breakindent'.
Solution:   Adjust extra spaces in the first row. (Ken Takata, closes #6089,
            closes #5986)
This commit is contained in:
Bram Moolenaar
2020-05-16 14:07:39 +02:00
parent fd615a3c90
commit e882f7a73c
3 changed files with 55 additions and 0 deletions

View File

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