Skip to content

Update usr_02.{txt,jax} #2191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/usr_02.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*usr_02.txt* For Vim バージョン 9.1. Last change: 2025 Jun 03
*usr_02.txt* For Vim バージョン 9.1. Last change: 2025 Jul 22

VIM USER MANUAL - by Bram Moolenaar

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

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

16) ウィンドウの制御コマンドは常に CTRL-W で始まります。:h CTRL-W_文字 で該当
Expand Down
4 changes: 2 additions & 2 deletions en/usr_02.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*usr_02.txt* For Vim version 9.1. Last change: 2025 Jun 03
*usr_02.txt* For Vim version 9.1. Last change: 2025 Jul 22

VIM USER MANUAL - by Bram Moolenaar

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

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

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