Skip to content

Commit cba93ca

Browse files
zeertzjqchrisbra
authored andcommitted
runtime(doc): clarify the effect of :keeppatterns after v9.1.0677
Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent 9b7d55e commit cba93ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

runtime/doc/cmdline.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*cmdline.txt* For Vim version 9.1. Last change: 2024 Aug 15
1+
*cmdline.txt* For Vim version 9.1. Last change: 2024 Aug 16
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -379,7 +379,7 @@ terminals)
379379
380380
:keepp[atterns] {command} *:keepp* *:keeppatterns*
381381
Execute {command}, without adding anything to the search
382-
history or modifying the last substitute pattern.
382+
history or modifying the last substitute string for |:&|.
383383

384384
==============================================================================
385385
2. Command-line completion *cmdline-completion*

0 commit comments

Comments
 (0)