mirror of
https://github.com/neovim/neovim.git
synced 2025-11-26 12:10:40 +00:00
This caused segfaults when calling win_findbuf in an `on_detach` callback, when the callback was triggered when closing the last window containing the buffer.