[vim/vim] fix: removing a necessary bar (PR #17917)

5 views
Skip to first unread message

h_east

unread,
Aug 6, 2025, 7:58:15 AM8/6/25
to vim/vim, Subscribed

Related: #17857


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/17917

Commit Summary

  • 6943ac6 fix: removing a necessary bar

File Changes

(5 files)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/17917@github.com>

zeertzjq

unread,
Aug 6, 2025, 8:09:10 AM8/6/25
to vim/vim, Subscribed
zeertzjq left a comment (vim/vim#17917)

This is also an alignment problem here:

diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index c04a1e40e..2966a6303 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1034,7 +1034,7 @@ tag		command		action in Command-line editing mode	~
 |c_CTRL-D|	CTRL-D		list completions that match the pattern in
 				front of the cursor
 |c_CTRL-E|	CTRL-E		cursor to end of command-line
-'cedit'	CTRL-F		default value for 'cedit': opens the
+'cedit'		CTRL-F		default value for 'cedit': opens the
 				command-line window; otherwise not used
 |c_CTRL-G|	CTRL-G		next match when 'incsearch' is active
 |c_<BS>|	<BS>		delete the character in front of the cursor


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/17917/c3159900053@github.com>

h_east

unread,
Aug 6, 2025, 10:34:52 AM8/6/25
to vim/vim, Push

@h-east pushed 1 commit.

  • d12f22b Tweak about option name notation


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/17917/before/6943ac64325ba821365b6e9d23457e1966734eda/after/d12f22b732b865bd3e46a78c28c980f5eb6e136d@github.com>

Christian Brabandt

unread,
Aug 6, 2025, 10:58:54 AM8/6/25
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#17917)

thanks


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/17917/c3160529040@github.com>

Christian Brabandt

unread,
Aug 6, 2025, 11:02:26 AM8/6/25
to vim/vim, Subscribed

Closed #17917 via bb0860a.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/17917/issue_event/19015475775@github.com>

Reply all
Reply to author
Forward
0 new messages