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
- *usr_02.txt* For Vim バージョン 9.1. Last change: 2025 Jun 03
1
+ *usr_02.txt* For Vim バージョン 9.1. Last change: 2025 Jul 22
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -593,7 +593,7 @@ Vim にはオプションがたくさんあり、それを設定することで
593
593
594
594
15) コマンド定義は :h command-トピック で記載されます。カスタムコマンドの '!'
595
595
引数については >
596
- :help command-bar
596
+ :help command-bang
597
597
< で見つける事ができます。
598
598
599
599
16) ウィンドウの制御コマンドは常に CTRL-W で始まります。:h CTRL-W _文字 で該当
Original file line number Diff line number Diff line change 1
- *usr_02.txt* For Vim version 9.1. Last change: 2025 Jun 03
1
+ *usr_02.txt* For Vim version 9.1. Last change: 2025 Jul 22
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -614,7 +614,7 @@ Summary: *help-summary* >
614
614
< for how the '|' is handled in mappings.
615
615
616
616
15) Command definitions are talked about :h command-topic, so use >
617
- :help command-bar
617
+ :help command-bang
618
618
< to find out about the '!' argument for custom commands.
619
619
620
620
16) Window management commands always start with CTRL-W , so you find the
You can’t perform that action at this time.
0 commit comments