mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 12:28:18 +00:00

This aligns its behaviour better with `nvim_win_close`. Note that `:hide` is actually incapable of closing the cmdwin, unlike `:close` and `:quit`, so this is a bit of a difference in behaviour.