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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -5665,6 +5665,8 @@ PmenuMatch ポップアップメニュー: 通常の項目内のマッチした
5665
5665
*hl-PmenuMatchSel*
5666
5666
PmenuMatchSel ポップアップメニュー: 選択されている項目内のマッチしたテキス
5667
5667
ト。
5668
+ *hl-ComplMatchIns*
5669
+ ComplMatchIns 現在挿入されている補完のマッチしたテキスト。
5668
5670
*hl-PopupNotification*
5669
5671
PopupNotification
5670
5672
| 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5857,6 +5857,8 @@ PmenuThumb Popup menu: Thumb of the scrollbar.
5857
5857
PmenuMatch Popup menu: Matched text in normal item.
5858
5858
*hl-PmenuMatchSel*
5859
5859
PmenuMatchSel Popup menu: Matched text in selected item.
5860
+ *hl-ComplMatchIns*
5861
+ ComplMatchIns Matched text of the currently inserted completion.
5860
5862
*hl-PopupNotification*
5861
5863
PopupNotification
5862
5864
Popup window created with | popup_notification() | . If not
You can’t perform that action at this time.
0 commit comments