mirror of
https://github.com/neovim/neovim.git
synced 2026-07-27 02:56:35 +00:00
Problem: Crash when closing a split window if autocmds close other
split windows but there are still floating windows.
Solution: Bail out and give the window back its buffer.