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:
committed by
Bram Moolenaar
parent
d324742292
commit
368aa69088
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
601,
|
||||
/**/
|
||||
600,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user