1
0
forked from aniani/vim

patch 9.0.0677: breakindent test accepts wrong result

Problem:    Breakindent test accepts wrong result.
Solution:   Fix the number column and adjust the expected text.
This commit is contained in:
Bram Moolenaar
2022-10-06 19:21:20 +01:00
parent d459020c62
commit 06618f94f1
3 changed files with 18 additions and 19 deletions

View File

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