mirror of
https://github.com/neovim/neovim.git
synced 2025-11-25 03:30:37 +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