mirror of
https://github.com/neovim/neovim.git
synced 2026-01-09 04:47:38 +10: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