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: 2024 Jul 30
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Aug 15
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41587,6 +41587,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41587
41587
性をマークできるようにします) |complete-items|
41588
41588
- 正規表現エンジンは、大文字小文字を区別しないマルチバイト文字に正しくマッチし
41589
41589
ます (適切な大文字小文字の変換を適用します)
41590
+ - |:keeppatterns| は、|:s| と共に使用された場合、最後の置換パターンを保持します
41590
41591
41591
41592
*added-9.2*
41592
41593
追加要素 ~
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41592,6 +41592,7 @@ Changed~
41592
41592
mark deprecated attributes from LSP server) |complete-items|
41593
41593
- the regex engines match correctly case-insensitive multi-byte characters
41594
41594
(and apply proper case folding)
41595
+ - |:keeppatterns| preserves the last substitute pattern when used with |:s|
41595
41596
41596
41597
*added-9.2*
41597
41598
Added ~
You can’t perform that action at this time.
0 commit comments