vim-patch:bb0860a: runtime(doc): tweak option name notation further

related: vim/vim#17857
closes: vim/vim#17917

bb0860abc9

Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
This commit is contained in:
zeertzjq
2025-08-07 06:32:50 +08:00
parent bc0b3f271c
commit cc25cd2cb7

View File

@@ -1017,7 +1017,7 @@ tag command action in Command-line editing mode ~
|c_CTRL-D| CTRL-D list completions that match the pattern in |c_CTRL-D| CTRL-D list completions that match the pattern in
front of the cursor front of the cursor
|c_CTRL-E| CTRL-E cursor to end of command-line |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 command-line window; otherwise not used
|c_CTRL-G| CTRL-G next match when 'incsearch' is active |c_CTRL-G| CTRL-G next match when 'incsearch' is active
|c_<BS>| <BS> delete the character in front of the cursor |c_<BS>| <BS> delete the character in front of the cursor