]> granicus.if.org Git - vim/commit
patch 9.0.1308: the code for setting options is too complicated v9.0.1308
authorYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 14 Feb 2023 13:07:18 +0000 (13:07 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 14 Feb 2023 13:07:18 +0000 (13:07 +0000)
commit1a6476428f63e9fa0c2cbea296e475e60363af11
treeefe031b5471e356933a641b0a7ee100a180078bb
parent32ff96ef018eb1a5bea0953648b4892a6ee71658
patch 9.0.1308: the code for setting options is too complicated

Problem:    The code for setting options is too complicated.
Solution:   Refactor the code for setting options. (Yegappan Lakshmanan,
            closes #11989)
src/option.c
src/version.c