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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -5807,6 +5807,8 @@ PmenuMatchSel ポップアップメニュー: 選択されている項目内の
5807
5807
ト。| hl-PmenuSel | と組み合わせて適用される。
5808
5808
*hl-ComplMatchIns*
5809
5809
ComplMatchIns 現在挿入されている補完のマッチしたテキスト。
5810
+ *hl-PreInsert*
5811
+ PreInsert "preinsert" が 'completeopt' にあるときに挿入されるテキスト。
5810
5812
*hl-PopupSelected*
5811
5813
PopupSelected | popup_menu() | で作成されたポップアップウィンドウ。デフォルト
5812
5814
では | 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5998,6 +5998,8 @@ PmenuMatchSel Popup menu: Matched text in selected item. Applied in
5998
5998
combination with | hl-PmenuSel | .
5999
5999
*hl-ComplMatchIns*
6000
6000
ComplMatchIns Matched text of the currently inserted completion.
6001
+ *hl-PreInsert*
6002
+ PreInsert Text inserted when "preinsert" is in 'completeopt' .
6001
6003
*hl-PopupSelected*
6002
6004
PopupSelected Popup window created with | popup_menu() | . Linked to
6003
6005
| hl-PmenuSel | by default.
You can’t perform that action at this time.
0 commit comments