File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- *index.txt* For Vim バージョン 9.1. Last change: 2025 Oct 31
1+ *index.txt* For Vim バージョン 9.1. Last change: 2025 Nov 07
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -169,7 +169,7 @@ CTRL-X サブモードで使用するコマンド *i_CTRL-X_index*
169169| i_CTRL-X_CTRL-Y | CTRL-X CTRL-Y ウィンドウを下へスクロール。
170170| i_CTRL-X_CTRL-U | CTRL-X CTRL-U 'completefunc' による補完
171171| i_CTRL-X_CTRL-V | CTRL-X CTRL-V コマンドラインと同様な補完
172- | i_CTRL-X_CTRL-Z | CTRL-X CTRL-Z テキストをそのままにして、補完を停止
172+ | i_CTRL-X_CTRL-Z | CTRL-X CTRL-Z 補完を停止する。テキストは変更されない。
173173| i_CTRL-X_CTRL-] | CTRL-X CTRL-] タグを補完。
174174| i_CTRL-X_s | CTRL-X s スペリング補完
175175
Original file line number Diff line number Diff line change 1- *index.txt* For Vim version 9.1. Last change: 2025 Oct 31
1+ *index.txt* For Vim version 9.1. Last change: 2025 Nov 07
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -169,7 +169,7 @@ commands in CTRL-X submode *i_CTRL-X_index*
169169| i_CTRL-X_CTRL-Y | CTRL-X CTRL-Y scroll down
170170| i_CTRL-X_CTRL-U | CTRL-X CTRL-U complete with 'completefunc'
171171| i_CTRL-X_CTRL-V | CTRL-X CTRL-V complete like in : command line
172- | i_CTRL-X_CTRL-Z | CTRL-X CTRL-Z stop completion, keeping the text as-is
172+ | i_CTRL-X_CTRL-Z | CTRL-X CTRL-Z stop completion, text is unchanged
173173| i_CTRL-X_CTRL-] | CTRL-X CTRL-] complete tags
174174| i_CTRL-X_s | CTRL-X s spelling suggestions
175175
You can’t perform that action at this time.
0 commit comments