From 885d581c3581304d1c39b511da84c8e40528a81e Mon Sep 17 00:00:00 2001 From: h-east Date: Wed, 23 Jul 2025 21:14:16 +0900 Subject: [PATCH] Update usr_02.{txt,jax} --- doc/usr_02.jax | 4 ++-- en/usr_02.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/usr_02.jax b/doc/usr_02.jax index e842e7d30..a5088926f 100644 --- a/doc/usr_02.jax +++ b/doc/usr_02.jax @@ -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 @@ -593,7 +593,7 @@ Vim にはオプションがたくさんあり、それを設定することで 15) コマンド定義は :h command-トピック で記載されます。カスタムコマンドの '!' 引数については > - :help command-bar + :help command-bang < で見つける事ができます。 16) ウィンドウの制御コマンドは常に CTRL-W で始まります。:h CTRL-W_文字 で該当 diff --git a/en/usr_02.txt b/en/usr_02.txt index af1cd619b..76b0ae230 100644 --- a/en/usr_02.txt +++ b/en/usr_02.txt @@ -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 @@ -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