mirror of
https://github.com/neovim/neovim.git
synced 2026-05-28 15:55:34 +00:00
Problem: Redrawing when a loaded buffer is not shown in any window on
the current tabpage.
Solution: Check that buffer is shown in a (normal) window before redrawing.