Skip to content

Commit b90f0e3

Browse files
committed
Update version9.{txt,jax}
1 parent c9eca33 commit b90f0e3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/version9.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Jul 30
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Aug 15
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41587,6 +41587,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4158741587
性をマークできるようにします) |complete-items|
4158841588
- 正規表現エンジンは、大文字小文字を区別しないマルチバイト文字に正しくマッチし
4158941589
ます (適切な大文字小文字の変換を適用します)
41590+
- |:keeppatterns| は、|:s| と共に使用された場合、最後の置換パターンを保持します
4159041591

4159141592
*added-9.2*
4159241593
追加要素 ~

en/version9.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.1. Last change: 2024 Jul 30
1+
*version9.txt* For Vim version 9.1. Last change: 2024 Aug 15
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41592,6 +41592,7 @@ Changed~
4159241592
mark deprecated attributes from LSP server) |complete-items|
4159341593
- the regex engines match correctly case-insensitive multi-byte characters
4159441594
(and apply proper case folding)
41595+
- |:keeppatterns| preserves the last substitute pattern when used with |:s|
4159541596

4159641597
*added-9.2*
4159741598
Added ~

0 commit comments

Comments
 (0)