mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-26 09:04:40 +08:00
5d32f75289
`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?