mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
Merge pull request #30095 from zeertzjq/vim-175a87c
vim-patch: update :keeppatterns doc
This commit is contained in:
commit
a9e11168f5
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user