aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-08-20 06:27:05 +0800
committerzeertzjq <zeertzjq@outlook.com>2024-08-21 07:02:23 +0800
commit9639552572d21472faa2c9db8e933dbffba547c5 (patch)
tree054c40aa40dc68caaaaf7e00bf5c0afc7fb319ff
parentabd1b1ff4253a8d9c4797f402c20277f6235f750 (diff)
downloadrneovim-9639552572d21472faa2c9db8e933dbffba547c5.tar.gz
rneovim-9639552572d21472faa2c9db8e933dbffba547c5.tar.bz2
rneovim-9639552572d21472faa2c9db8e933dbffba547c5.zip
vim-patch:3840d2f: runtime(doc): remove trailing whitespace in cmdline.txt
https://github.com/vim/vim/commit/3840d2feaf1454c934f71a97aae7a56a5ceccef9 Co-authored-by: Christian Brabandt <cb@256bit.org>
-rw-r--r--runtime/doc/cmdline.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt
index e739dc3da7..60bf9e7679 100644
--- a/runtime/doc/cmdline.txt
+++ b/runtime/doc/cmdline.txt
@@ -348,7 +348,7 @@ terminals)
:keepp[atterns] {command} *:keepp* *:keeppatterns*
Execute {command}, without adding anything to the search
- history and, in case of the the |:s| and |:&| command, without
+ history and, in case of the the |:s| and |:&| command, without
modifying the last substitute pattern and substitute string.
==============================================================================