File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 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
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41548,7 +41548,8 @@ protected _new() メソッドのサポート
4154841548 *new-other-9.2*
4154941549その他の新機能 ~
4155041550--------------
41551- 新しいプラグイン |comment-install| および |nohlsearch-install| を同梱。
41551+ 新しいパッケージ |package-comment|、|package-nohlsearch| および
41552+ |package-hlyank| を同梱。
4155241553
4155341554Wayland UI のサポート
4155441555
@@ -41694,6 +41695,10 @@ Ex コマンド: ~
4169441695コマンド: ~
4169541696
4169641697|[r| および |]r| カーソルを前/次の稀な単語に移動する
41698+
41699+ Ex コマンド: ~
41700+
41701+ |:iput| |:put| と似ているが、インデントを調整する
4169741702|:pbuffer| バッファリストからバッファ [N] をプレビューウィンドウ
4169841703 で編集する
4169941704
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
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41556,7 +41556,8 @@ Support for protected _new() method
4155641556 *new-other-9.2*
4155741557Other new features ~
4155841558------------------
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.
4156041561
4156141562Support for Wayland UI.
4156241563
@@ -41704,6 +41705,10 @@ Highlighting: ~
4170441705Commands: ~
4170541706
4170641707|[r| and |]r| to move the cursor to previous/next rare word
41708+
41709+ Ex-Commands: ~
41710+
41711+ |:iput| like |:put| but adjust indent
4170741712|:pbuffer| Edit buffer [N] from the buffer list in the preview
4170841713 window
4170941714
You can’t perform that action at this time.
0 commit comments