File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- *version9.txt* For Vim バージョン 9.1. Last change: 2024 Dec 06
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Dec 16
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41649,6 +41649,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4164941649
4165041650ハイライト: ~
4165141651
41652+ |hl-ComplMatchIns| 現在挿入されている補完にマッチするテキスト
4165241653|hl-MsgArea| コマンドラインとメッセージ領域のハイライト
4165341654|hl-PmenuMatch| ポップアップメニュー: マッチしたテキストのハイライト
4165441655|hl-PmenuMatchSel| ポップアップメニュー: 選択された行のマッチしたテキスト
@@ -41657,7 +41658,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4165741658コマンド: ~
4165841659
4165941660|[r| および |]r| カーソルを前/次の稀な単語に移動する
41660-
41661+ |:pbuffer| バッファリストからバッファ [N] をプレビューウィンドウ
41662+ で編集する
4166141663
4166241664オプション: ~
4166341665
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2024 Dec 06
1+ *version9.txt* For Vim version 9.1. Last change: 2024 Dec 16
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41653,6 +41653,7 @@ Autocommands: ~
4165341653
4165441654Highlighting: ~
4165541655
41656+ |hl-ComplMatchIns| matched text of the currently inserted completion.
4165641657|hl-MsgArea| highlighting of the Command-line and messages area
4165741658|hl-PmenuMatch| Popup menu: highlighting of matched text
4165841659|hl-PmenuMatchSel| Popup menu: highlighting of matched text in selected
@@ -41661,7 +41662,8 @@ Highlighting: ~
4166141662Commands: ~
4166241663
4166341664|[r| and |]r| to move the cursor to previous/next rare word
41664-
41665+ |:pbuffer| Edit buffer [N] from the buffer list in the preview
41666+ window
4166541667
4166641668Options: ~
4166741669
You can’t perform that action at this time.
0 commit comments