mirror of
https://github.com/neovim/neovim.git
synced 2026-08-28 18:11:47 +00:00
Merge pull request #30095 from zeertzjq/vim-175a87c
vim-patch: update :keeppatterns doc
This commit is contained in:
@@ -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*
|
||||
|
||||
Reference in New Issue
Block a user