1
0
forked from aniani/vim

patch 9.0.0215: not passing APC_INDENT flag

Problem:    Not passing APC_INDENT flag.
Solution:   Pass the flag where it's needed.
This commit is contained in:
Bram Moolenaar
2022-08-15 16:29:37 +01:00
parent d8d4cfcb39
commit 8a77d208ff
2 changed files with 4 additions and 1 deletions

View File

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