aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta/vimfn.lua
diff options
context:
space:
mode:
authorSean Dewar <seandewar@users.noreply.github.com>2024-02-07 21:44:42 +0000
committerSean Dewar <6256228+seandewar@users.noreply.github.com>2024-03-08 23:24:04 +0000
commitb1577d371a6db43222de9e3a525def82320ebdb1 (patch)
tree0be83eff7c0686f63c553f92b1de0486f1867706 /runtime/lua/vim/_meta/vimfn.lua
parent5d58136cccc760f6d95eb45b46f2ad60f06b103b (diff)
downloadrneovim-b1577d371a6db43222de9e3a525def82320ebdb1.tar.gz
rneovim-b1577d371a6db43222de9e3a525def82320ebdb1.tar.bz2
rneovim-b1577d371a6db43222de9e3a525def82320ebdb1.zip
fix(api): make win_set_config with "win" for splits need "split/vertical"
Problem: currently, for splits, nvim_win_set_config accepts win without any of split or vertical set, which has little effect and seems error-prone. Solution: require at least one of split or vertical to also be set for splits. Also, update nvim_win_set_config docs, as it's no longer limited to just floating and external windows.
Diffstat (limited to 'runtime/lua/vim/_meta/vimfn.lua')
0 files changed, 0 insertions, 0 deletions