1
0
forked from aniani/vim

patch 9.0.0601: too much indent

Problem:    Too much indent.
Solution:   Return out early from a funtion. (Yegappan Lakshmanan,
            close #11238)
This commit is contained in:
Yegappan Lakshmanan
2022-09-27 11:46:48 +01:00
committed by Bram Moolenaar
parent d324742292
commit 368aa69088
3 changed files with 280 additions and 231 deletions

View File

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