mirror of
https://github.com/neovim/neovim.git
synced 2026-01-16 10:07:38 +10:00
Closes https://github.com/neovim/neovim/issues/16985 * get_lines checks if buf_loaded using bufnr 0, which is typically used as a sentinel value, but here must be resolved to the true bufnr