mirror of
https://github.com/neovim/neovim.git
synced 2026-02-05 03:51:21 +10:00
Problem: Setting lines in another buffer may not work well.
Solution: Make sure the buffer being changed has a window. (issue vim/vim#11558)
c934bfa1b7
Co-authored-by: Bram Moolenaar <Bram@vim.org>