]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): fix grammar in :h :keeppatterns
authorzeertzjq <zeertzjq@outlook.com>
Tue, 20 Aug 2024 18:20:43 +0000 (20:20 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 20 Aug 2024 18:20:43 +0000 (20:20 +0200)
commite44e64492cf0a99191826b05ea5ee80b3a5fb3f5
treed9abc0e8ae19ce9c9d3f3a9b18cff1db34254668
parentd55e698fa02195bf451b072eb2fb20cfbf7bddf5
runtime(doc): fix grammar in :h :keeppatterns

- 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>
runtime/doc/cmdline.txt