File tree 2 files changed +14
-4
lines changed
2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 15
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 19
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41548,7 +41548,8 @@ protected _new() メソッドのサポート
41548
41548
*new-other-9.2*
41549
41549
その他の新機能 ~
41550
41550
--------------
41551
- 新しいプラグイン |comment-install| および |nohlsearch-install| を同梱。
41551
+ 新しいパッケージ |package-comment|、|package-nohlsearch| および
41552
+ |package-hlyank| を同梱。
41552
41553
41553
41554
Wayland UI のサポート
41554
41555
@@ -41694,6 +41695,10 @@ Ex コマンド: ~
41694
41695
コマンド: ~
41695
41696
41696
41697
|[r| および |]r| カーソルを前/次の稀な単語に移動する
41698
+
41699
+ Ex コマンド: ~
41700
+
41701
+ |:iput| |:put| と似ているが、インデントを調整する
41697
41702
|:pbuffer| バッファリストからバッファ [N] をプレビューウィンドウ
41698
41703
で編集する
41699
41704
Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim version 9.1. Last change: 2025 Mar 15
1
+ *version9.txt* For Vim version 9.1. Last change: 2025 Mar 19
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41556,7 +41556,8 @@ Support for protected _new() method
41556
41556
*new-other-9.2*
41557
41557
Other new features ~
41558
41558
------------------
41559
- The new plugins |comment-install| and |nohlsearch-install| are included.
41559
+ The new packages |package-comment|, |package-nohlsearch| and |package-hlyank|
41560
+ are included.
41560
41561
41561
41562
Support for Wayland UI.
41562
41563
@@ -41704,6 +41705,10 @@ Highlighting: ~
41704
41705
Commands: ~
41705
41706
41706
41707
|[r| and |]r| to move the cursor to previous/next rare word
41708
+
41709
+ Ex-Commands: ~
41710
+
41711
+ |:iput| like |:put| but adjust indent
41707
41712
|:pbuffer| Edit buffer [N] from the buffer list in the preview
41708
41713
window
41709
41714
You can’t perform that action at this time.
0 commit comments