mirror of
https://github.com/neovim/neovim.git
synced 2026-03-01 14:48:26 +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