mirror of
https://github.com/vim/vim.git
synced 2026-02-05 11:34:36 +01:00
- It's clear that :s and :& are Ex commands, so remove "command" along with the duplicate "the". - Use "or" instead of "and" following "without". closes: #15527 Signed-off-by: Christian Brabandt <cb@256bit.org> Signed-off-by: zeertzjq <zeertzjq@outlook.com>