mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 06:20:53 +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.