mirror of
https://github.com/neovim/neovim.git
synced 2026-07-28 03:26:35 +00:00
Problem: nvim_win_set_config may raise unnecessary errors when not moving a split. Solution: skip checks related to moving when only maybe resizing a split.