mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

Problem: Buffer setup after moving the message buffer to the "more"
window after ff95d7ff
is incomplete.
Solution: Adjust and invoke tab_check_wins() to do the setup instead.