slot.nvim/lua
QQ 628f8250f8 fix: guard original_bufnr validity on borrowed restore
If the user deletes the original empty buffer (:bw!) between
hide and restore, nvim_win_set_buf would error. Now falls back
to closing the window if the original buffer is invalid.
2026-06-17 16:36:24 +08:00
..
QQdock fix: guard original_bufnr validity on borrowed restore 2026-06-17 16:36:24 +08:00