aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/utility_functions_spec.lua
diff options
context:
space:
mode:
authorBjörn Linse <bjorn.linse@gmail.com>2019-09-02 04:38:50 +0200
committerJustin M. Keyes <justinkz@gmail.com>2019-09-01 19:38:50 -0700
commitfb19aeeb33f76cd3b2fec9f62a22e01c212fb076 (patch)
tree84d9f5fa59467b71c9a236469cb4c96912138c1c /test/functional/lua/utility_functions_spec.lua
parentb10d703213da5699a176c7791a51a322f248dbd2 (diff)
downloadrneovim-fb19aeeb33f76cd3b2fec9f62a22e01c212fb076.tar.gz
rneovim-fb19aeeb33f76cd3b2fec9f62a22e01c212fb076.tar.bz2
rneovim-fb19aeeb33f76cd3b2fec9f62a22e01c212fb076.zip
API: make nvim_win_set_option() set window-global, not buffer-local #9110
NB: the `!(flags & SOPT_GLOBAL)` exception is for 'statusline'. Because `:set statusline=...` sets the global value for _all_ windows, `:setlocal` is the best we can do there. This is a one-of-a-kind option that doesn't work like any other option.
Diffstat (limited to 'test/functional/lua/utility_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions