mirror of
https://github.com/neovim/neovim.git
synced 2026-06-12 14:58:15 +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.