mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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.