1
0
forked from aniani/vim

patch 8.2.3535: if-else indenting is confusing

Problem:    If-else indenting is confusing.
Solution:   Add curly brackets and indent. (Dominique Pellé, closes #9010)
This commit is contained in:
Dominique Pelle
2021-10-18 20:56:39 +01:00
committed by Bram Moolenaar
parent 944eeb44fb
commit 9b0b844d25
2 changed files with 7 additions and 3 deletions

View File

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