mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 07:06:04 +00:00
Problem: ml_get error when updating quickfix buffer with nvim_buf_attach Solution: use correct lnume parameter in changed_lines for append mode Fix #34610