Skip to content

Commit 885d581

Browse files
committed
Update usr_02.{txt,jax}
1 parent 15edc9a commit 885d581

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/usr_02.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -593,7 +593,7 @@ Vim にはオプションがたくさんあり、それを設定することで
593593

594594
15) コマンド定義は :h command-トピック で記載されます。カスタムコマンドの '!'
595595
引数については >
596-
:help command-bar
596+
:help command-bang
597597
< で見つける事ができます。
598598

599599
16) ウィンドウの制御コマンドは常に CTRL-W で始まります。:h CTRL-W_文字 で該当

en/usr_02.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -614,7 +614,7 @@ Summary: *help-summary* >
614614
< for how the '|' is handled in mappings.
615615

616616
15) Command definitions are talked about :h command-topic, so use >
617-
:help command-bar
617+
:help command-bang
618618
< to find out about the '!' argument for custom commands.
619619

620620
16) Window management commands always start with CTRL-W, so you find the

0 commit comments

Comments
 (0)