forked from aniani/vim
patch 8.2.2265: error message for missing endfunc/enddef is last line
Problem: Error message for missing endfunc/enddef is last line. Solution: Report the line where the function starts. (closes #7582)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2265,
|
||||
/**/
|
||||
2264,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user