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 Jul 20
1
+ *index.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1052,7 +1052,7 @@ Note: 1 = カーソル移動コマンド 2 = アンドゥ/リドゥ可能
1052
1052
| c_CTRL-C | CTRL-C <Esc> と同じ。
1053
1053
| c_CTRL-D | CTRL-D カーソル直前の文字に一致する補完候補を一覧表示
1054
1054
| c_CTRL-E | CTRL-E カーソルをコマンドラインの末尾へ移動
1055
- | 'cedit' | CTRL-F 'cedit' が標準設定なら、コマンドラインウィンド
1055
+ 'cedit' CTRL-F 'cedit' が標準設定なら、コマンドラインウィンド
1056
1056
ウを開く。そうでないなら未使用
1057
1057
| c_CTRL-G | CTRL-G 'incsearch' がアクティブならば、次マッチへ移動
1058
1058
| c_<BS> | <BS> カーソル直前の文字を削除
Original file line number Diff line number Diff line change 1
- *index.txt* For Vim version 9.1. Last change: 2025 Jul 20
1
+ *index.txt* For Vim version 9.1. Last change: 2025 Aug 06
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1034,7 +1034,7 @@ tag command action in Command-line editing mode ~
1034
1034
| c_CTRL-D | CTRL-D list completions that match the pattern in
1035
1035
front of the cursor
1036
1036
| c_CTRL-E | CTRL-E cursor to end of command-line
1037
- | 'cedit' | CTRL-F default value for 'cedit' : opens the
1037
+ 'cedit' CTRL-F default value for 'cedit' : opens the
1038
1038
command-line window; otherwise not used
1039
1039
| c_CTRL-G | CTRL-G next match when 'incsearch' is active
1040
1040
| c_<BS> | <BS> delete the character in front of the cursor
You can’t perform that action at this time.
0 commit comments