Merge pull request #30095 from zeertzjq/vim-175a87c

vim-patch: update :keeppatterns doc
This commit is contained in:
zeertzjq
2024-08-21 07:20:59 +08:00
committed by GitHub

View File

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