mirror of
https://github.com/neovim/neovim.git
synced 2025-12-22 14:18:56 +00:00
Before 6e9ea5adc `win_ins_lines` would return `FAIL` for `i/line_count == 0`.
Handle this by checking it in the outer `if`.
Ref: https://github.com/neovim/neovim/commit/6e9ea5ad#commitcomment-35084669