]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1283: the code for setting options is too complicated v9.0.1283
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 5 Feb 2023 16:02:35 +0000 (16:02 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 5 Feb 2023 16:02:35 +0000 (16:02 +0000)
commitc72078b631832a1f3d7d8ee90560d54f7d7d3ffe
tree0bfd069cda9fa8df828b7808f700b148a507cae7
parentc8ef30bc2eaec956549510cd4b2efc96b7aee563
patch 9.0.1283: the code for setting options is too complicated

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