File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
- *insert.txt* For Vim バージョン 9.1. Last change: 2024 Aug 23
1
+ *insert.txt* For Vim バージョン 9.1. Last change: 2024 Aug 25
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 1
- *insert.txt* For Vim version 9.1. Last change: 2024 Aug 23
1
+ *insert.txt* For Vim version 9.1. Last change: 2024 Aug 25
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1191,9 +1191,10 @@ items:
1191
1191
to the completion items
1192
1192
kind_hlgroup an additional highlight group specifically for setting
1193
1193
the highlight attributes of the completion kind. When
1194
- this field is present, it will override the | hl-PmenuKind |
1195
- highlight group, allowing for the customization of
1196
- ctermfd and guifg properties for the completion kind
1194
+ this field is present, it will override the
1195
+ | hl-PmenuKind | highlight group, allowing for the
1196
+ customization of ctermfg and guifg properties for the
1197
+ completion kind
1197
1198
1198
1199
All of these except "icase", "equal", "dup" and "empty" must be a string. If
1199
1200
an item does not meet these requirements then an error message is given and
You can’t perform that action at this time.
0 commit comments