]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3538: else-if indenting is confusing v8.2.3538
authorYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 19 Oct 2021 12:44:52 +0000 (13:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 19 Oct 2021 12:44:52 +0000 (13:44 +0100)
commitd43d8e28db9afe693002a39e003ba1ece1a8319a
treeaae9630551f288dace8d7394b508770ac8a54611
parent75c30e96cf280a8cc01ac01c41a9252db3e503cc
patch 8.2.3538: else-if indenting is confusing

Problem:    Else-if indenting is confusing.
Solution:   Add curly brackets. (Yegappan Lakshmanan, closes #9017)
src/highlight.c
src/version.c