mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-01 09:03:28 +08:00
`czz` used to act without confirmation before. But
6b40e51008 changed it to require `<CR>`.
Given that `czw` keeps working without confirmation and that there
is a separate `cz<Space>` map - seems like the change was not intended?