mirror of
https://github.com/neovim/neovim.git
synced 2026-06-11 06:18:12 +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.