forked from aniani/vim
patch 9.0.0568: autocmd code is indented more than needed
Problem: Autocmd code is indented more than needed. Solution: Break out sooner. (Yegappan Lakshmanan, closes #11208) Also in user function code.
This commit is contained in:
committed by
Bram Moolenaar
parent
87af60c915
commit
e9dcf13a30
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
568,
|
||||
/**/
|
||||
567,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user