mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 20:08:17 +00:00

Problem: :unhide does not check for failing to close a window. Solution: When closing a window fails continue with the next one. Do not try closing the autocmd window. (closes vim/vim#9984)6f2465d336
Co-authored-by: Bram Moolenaar <Bram@vim.org> (cherry picked from commit6c4ef7eca6
)