diff --git a/doc/version9.jax b/doc/version9.jax index ef9663c4f..edbe9ae30 100644 --- a/doc/version9.jax +++ b/doc/version9.jax @@ -1,4 +1,4 @@ -*version9.txt* For Vim バージョン 9.1. Last change: 2024 Dec 06 +*version9.txt* For Vim バージョン 9.1. Last change: 2024 Dec 16 VIMリファレンスマニュアル by Bram Moolenaar @@ -41649,6 +41649,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート ハイライト: ~ +|hl-ComplMatchIns| 現在挿入されている補完にマッチするテキスト |hl-MsgArea| コマンドラインとメッセージ領域のハイライト |hl-PmenuMatch| ポップアップメニュー: マッチしたテキストのハイライト |hl-PmenuMatchSel| ポップアップメニュー: 選択された行のマッチしたテキスト @@ -41657,7 +41658,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート コマンド: ~ |[r| および |]r| カーソルを前/次の稀な単語に移動する - +|:pbuffer| バッファリストからバッファ [N] をプレビューウィンドウ + で編集する オプション: ~ diff --git a/en/version9.txt b/en/version9.txt index 76911425c..8993e3c66 100644 --- a/en/version9.txt +++ b/en/version9.txt @@ -1,4 +1,4 @@ -*version9.txt* For Vim version 9.1. Last change: 2024 Dec 06 +*version9.txt* For Vim version 9.1. Last change: 2024 Dec 16 VIM REFERENCE MANUAL by Bram Moolenaar @@ -41653,6 +41653,7 @@ Autocommands: ~ Highlighting: ~ +|hl-ComplMatchIns| matched text of the currently inserted completion. |hl-MsgArea| highlighting of the Command-line and messages area |hl-PmenuMatch| Popup menu: highlighting of matched text |hl-PmenuMatchSel| Popup menu: highlighting of matched text in selected @@ -41661,7 +41662,8 @@ Highlighting: ~ Commands: ~ |[r| and |]r| to move the cursor to previous/next rare word - +|:pbuffer| Edit buffer [N] from the buffer list in the preview + window Options: ~