Files
neovim/runtime/lua/vim
Sean Dewar b1577d371a 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.
2024-03-08 23:24:04 +00:00
..
2024-02-21 06:29:53 +08:00
2023-09-20 13:42:41 +01:00
2024-03-06 10:45:22 +00:00
2024-03-06 10:45:22 +00:00
2024-03-06 10:45:22 +00:00
2024-03-06 10:57:21 +00:00
2024-01-16 09:33:10 +00:00
2024-03-06 21:56:47 +00:00
2023-09-20 13:42:41 +01:00
2024-01-19 11:54:04 +00:00
2024-02-27 14:41:17 +00:00
2024-02-27 14:41:17 +00:00
2024-03-06 10:45:22 +00:00
2024-03-06 16:03:33 +00:00