File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Jul 25
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Aug 08
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41708,6 +41708,7 @@ Ex コマンド: ~
4170841708- |v:stacktrace| 最後にキャッチされて終了していない例外のスタックトレース
4170941709- オプションの {opts} |Dict| 引数を |getchar()| に追加して、カーソルの動作、戻
4171041710 り値の型、返されるキーを簡略化するかどうかを制御する
41711+ - |chdir()| はオプションでスコープ引数を指定できる
4171141712
4171241713その他: ~
4171341714- 正規表現エンジンは、大文字小文字を区別しないマルチバイト文字に正しくマッチす
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2025 Jul 25
1+ *version9.txt* For Vim version 9.1. Last change: 2025 Aug 08
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41722,6 +41722,7 @@ Functions: ~
4172241722 not finished
4172341723- Add the optional {opts} |Dict| argument to |getchar()| to control: cursor
4172441724 behaviour, return type and whether or not to simplify the returned key
41725+ - |chdir()| allows to optionally specify a scope argument
4172541726
4172641727Others: ~
4172741728- the regex engines match correctly case-insensitive multi-byte characters
You can’t perform that action at this time.
0 commit comments