mirror of
https://github.com/vim/vim.git
synced 2026-08-17 22:56:23 +02:00
e44e64492c
- 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>