Skip to content

Commit 934b608

Browse files
committed
Update by original
1 parent f003e1e commit 934b608

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

doc/insert.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*insert.txt* For Vim バージョン 9.1. Last change: 2024 Aug 23
1+
*insert.txt* For Vim バージョン 9.1. Last change: 2024 Aug 25
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

en/insert.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1191,9 +1191,10 @@ items:
11911191
to the completion items
11921192
kind_hlgroup an additional highlight group specifically for setting
11931193
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
11971198

11981199
All of these except "icase", "equal", "dup" and "empty" must be a string. If
11991200
an item does not meet these requirements then an error message is given and

0 commit comments

Comments
 (0)