forked from aniani/vim
patch 8.2.0555: Vim9: line continuation is not always needed
Problem: Vim9: line continuation is not always needed. Solution: Recognize continuation lines automatically in list and dict.
This commit is contained in:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
555,
|
||||
/**/
|
||||
554,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user