File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- *syntax.txt* For Vim バージョン 9.1. Last change: 2025 Aug 18
1+ *syntax.txt* For Vim バージョン 9.1. Last change: 2025 Sep 10
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -5807,6 +5807,8 @@ PmenuMatchSel ポップアップメニュー: 選択されている項目内の
58075807 ト。| hl-PmenuSel | と組み合わせて適用される。
58085808 *hl-ComplMatchIns*
58095809ComplMatchIns 現在挿入されている補完のマッチしたテキスト。
5810+ *hl-PreInsert*
5811+ PreInsert "preinsert" が 'completeopt' にあるときに挿入されるテキスト。
58105812 *hl-PopupSelected*
58115813PopupSelected | popup_menu() | で作成されたポップアップウィンドウ。デフォルト
58125814 では | hl-PmenuSel | にリンクされる。
Original file line number Diff line number Diff line change 1- *syntax.txt* For Vim version 9.1. Last change: 2025 Aug 18
1+ *syntax.txt* For Vim version 9.1. Last change: 2025 Sep 10
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5998,6 +5998,8 @@ PmenuMatchSel Popup menu: Matched text in selected item. Applied in
59985998 combination with | hl-PmenuSel | .
59995999 *hl-ComplMatchIns*
60006000ComplMatchIns Matched text of the currently inserted completion.
6001+ *hl-PreInsert*
6002+ PreInsert Text inserted when "preinsert" is in 'completeopt' .
60016003 *hl-PopupSelected*
60026004PopupSelected Popup window created with | popup_menu() | . Linked to
60036005 | hl-PmenuSel | by default.
You can’t perform that action at this time.
0 commit comments