vim-patch:cba93ca: runtime(doc): clarify the effect of :keeppatterns after v9.1.0677

cba93cab53
This commit is contained in:
zeertzjq 2024-08-17 06:35:23 +08:00
parent a25dbeee10
commit a837f10d17

View File

@ -348,7 +348,7 @@ terminals)
:keepp[atterns] {command} *:keepp* *:keeppatterns*
Execute {command}, without adding anything to the search
history or modifying the last substitute pattern.
history or modifying the last substitute string for |:&|.
==============================================================================
2. Command-line completion *cmdline-completion*