]> granicus.if.org Git - vim/commit
patch 9.0.1267: the did_set_string_option function is too long v9.0.1267
authorYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 31 Jan 2023 13:25:58 +0000 (13:25 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 31 Jan 2023 13:25:58 +0000 (13:25 +0000)
commitd6e4c75af2d6435794f1a9259141d6d7c1923b4c
tree09576513c410b594615bc2a73433226a678e728a
parentce93d162da8de2419c15b63286e2f72a8fe3bf2d
patch 9.0.1267: the did_set_string_option function is too long

Problem:    The did_set_string_option function is too long.
Solution:   Further cleanup of handling string options.  (Yegappan Lakshmanan,
            Lewis Russell, closes #11920)
src/optionstr.c
src/version.c