diff --git a/doc/version9.jax b/doc/version9.jax index 29b38d0d6..9c68831ab 100644 --- a/doc/version9.jax +++ b/doc/version9.jax @@ -1,4 +1,4 @@ -*version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 15 +*version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 19 VIMリファレンスマニュアル by Bram Moolenaar @@ -41548,7 +41548,8 @@ protected _new() メソッドのサポート *new-other-9.2* その他の新機能 ~ -------------- -新しいプラグイン |comment-install| および |nohlsearch-install| を同梱。 +新しいパッケージ |package-comment|、|package-nohlsearch| および +|package-hlyank| を同梱。 Wayland UI のサポート @@ -41694,6 +41695,10 @@ Ex コマンド: ~ コマンド: ~ |[r| および |]r| カーソルを前/次の稀な単語に移動する + +Ex コマンド: ~ + +|:iput| |:put| と似ているが、インデントを調整する |:pbuffer| バッファリストからバッファ [N] をプレビューウィンドウ で編集する diff --git a/en/version9.txt b/en/version9.txt index b27e1245d..6ecf64264 100644 --- a/en/version9.txt +++ b/en/version9.txt @@ -1,4 +1,4 @@ -*version9.txt* For Vim version 9.1. Last change: 2025 Mar 15 +*version9.txt* For Vim version 9.1. Last change: 2025 Mar 19 VIM REFERENCE MANUAL by Bram Moolenaar @@ -41556,7 +41556,8 @@ Support for protected _new() method *new-other-9.2* Other new features ~ ------------------ -The new plugins |comment-install| and |nohlsearch-install| are included. +The new packages |package-comment|, |package-nohlsearch| and |package-hlyank| +are included. Support for Wayland UI. @@ -41704,6 +41705,10 @@ Highlighting: ~ Commands: ~ |[r| and |]r| to move the cursor to previous/next rare word + +Ex-Commands: ~ + +|:iput| like |:put| but adjust indent |:pbuffer| Edit buffer [N] from the buffer list in the preview window