mirror of
https://github.com/neovim/neovim.git
synced 2026-02-02 01:54:28 +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