aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/shared.lua
diff options
context:
space:
mode:
authorLewis Russell <lewis6991@gmail.com>2023-07-12 14:54:13 +0100
committerLewis Russell <lewis6991@gmail.com>2023-08-31 15:07:05 +0100
commit354a1154423fc381dfcd7b045963e8076288e777 (patch)
tree1078966e8673e5a20859acf48afd5fda8c0bcbfa /runtime/lua/vim/shared.lua
parent804c828e681ec3e55f19614d78c2b098b2672f86 (diff)
downloadrneovim-354a1154423fc381dfcd7b045963e8076288e777.tar.gz
rneovim-354a1154423fc381dfcd7b045963e8076288e777.tar.bz2
rneovim-354a1154423fc381dfcd7b045963e8076288e777.zip
refactor(option.c): call did_set_option for all types
set_option_value() only called did_set_option() for string options, whereas do_set_option_value() called it for all types. This change makes set_option_value() call did_set_option() for all types and thus makes it more consistent with do_set_option_value().
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions