mirror of
https://github.com/neovim/neovim.git
synced 2025-10-10 03:46:31 +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