forked from aniani/vim
patch 8.2.4857: Yaml indent for multiline is wrong
Problem: Yaml indent for multiline is wrong. Solution: Adjust patterns. (closes #10328, closes #8740)
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4857,
|
||||
/**/
|
||||
4856,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user