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: 2024 Dec 12
1+ *syntax.txt* For Vim バージョン 9.1. Last change: 2024 Dec 16
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -5665,6 +5665,8 @@ PmenuMatch ポップアップメニュー: 通常の項目内のマッチした
56655665 *hl-PmenuMatchSel*
56665666PmenuMatchSel ポップアップメニュー: 選択されている項目内のマッチしたテキス
56675667 ト。
5668+ *hl-ComplMatchIns*
5669+ ComplMatchIns 現在挿入されている補完のマッチしたテキスト。
56685670 *hl-PopupNotification*
56695671PopupNotification
56705672 | popup_notification() | で生成されたポップアップウィンドウ。定
Original file line number Diff line number Diff line change 1- *syntax.txt* For Vim version 9.1. Last change: 2024 Dec 12
1+ *syntax.txt* For Vim version 9.1. Last change: 2024 Dec 16
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5857,6 +5857,8 @@ PmenuThumb Popup menu: Thumb of the scrollbar.
58575857PmenuMatch Popup menu: Matched text in normal item.
58585858 *hl-PmenuMatchSel*
58595859PmenuMatchSel Popup menu: Matched text in selected item.
5860+ *hl-ComplMatchIns*
5861+ ComplMatchIns Matched text of the currently inserted completion.
58605862 *hl-PopupNotification*
58615863PopupNotification
58625864 Popup window created with | popup_notification() | . If not
You can’t perform that action at this time.
0 commit comments