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 Sep 15
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Sep 18
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41721,6 +41721,7 @@ Ex コマンド: ~
4172141721- |chdir()| はオプションでスコープ引数を指定できる
4172241722- |matchfuzzy()| と |matchfuzzypos()| は改良されたファジーマッチングアルゴリズ
4172341723 ム (fzy と同じ) を使用する。
41724+ - |sha256()| は引数として |Blob| も受け入れる。
4172441725
4172541726その他: ~
4172641727- 正規表現エンジンは、大文字小文字を区別しないマルチバイト文字に正しくマッチす
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2025 Sep 15
1+ *version9.txt* For Vim version 9.1. Last change: 2025 Sep 18
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41735,6 +41735,7 @@ Functions: ~
4173541735- |chdir()| allows to optionally specify a scope argument
4173641736- |matchfuzzy()| and |matchfuzzypos()| use an improved fuzzy matching
4173741737 algorithm (same as fzy).
41738+ - |sha256()| also accepts a |Blob| as argument.
4173841739
4173941740Others: ~
4174041741- the regex engines match correctly case-insensitive multi-byte characters
You can’t perform that action at this time.
0 commit comments