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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41649,6 +41649,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41649
41649
41650
41650
ハイライト: ~
41651
41651
41652
+ |hl-ComplMatchIns| 現在挿入されている補完にマッチするテキスト
41652
41653
|hl-MsgArea| コマンドラインとメッセージ領域のハイライト
41653
41654
|hl-PmenuMatch| ポップアップメニュー: マッチしたテキストのハイライト
41654
41655
|hl-PmenuMatchSel| ポップアップメニュー: 選択された行のマッチしたテキスト
@@ -41657,7 +41658,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41657
41658
コマンド: ~
41658
41659
41659
41660
|[r| および |]r| カーソルを前/次の稀な単語に移動する
41660
-
41661
+ |:pbuffer| バッファリストからバッファ [N] をプレビューウィンドウ
41662
+ で編集する
41661
41663
41662
41664
オプション: ~
41663
41665
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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41653,6 +41653,7 @@ Autocommands: ~
41653
41653
41654
41654
Highlighting: ~
41655
41655
41656
+ |hl-ComplMatchIns| matched text of the currently inserted completion.
41656
41657
|hl-MsgArea| highlighting of the Command-line and messages area
41657
41658
|hl-PmenuMatch| Popup menu: highlighting of matched text
41658
41659
|hl-PmenuMatchSel| Popup menu: highlighting of matched text in selected
@@ -41661,7 +41662,8 @@ Highlighting: ~
41661
41662
Commands: ~
41662
41663
41663
41664
|[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
41665
41667
41666
41668
Options: ~
41667
41669
You can’t perform that action at this time.
0 commit comments