vim-patch:88a6dd0: runtime(doc): fix typo (#30140)

closes: vim/vim#15572

88a6dd036a

Co-authored-by: glepnir <glephunter@gmail.com>
This commit is contained in:
zeertzjq
2024-08-26 08:10:29 +08:00
committed by GitHub
parent b8135a76b7
commit c0a8abf18e

View File

@@ -1185,9 +1185,10 @@ items:
to the completion items to the completion items
kind_hlgroup an additional highlight group specifically for setting kind_hlgroup an additional highlight group specifically for setting
the highlight attributes of the completion kind. When the highlight attributes of the completion kind. When
this field is present, it will override the |hl-PmenuKind| this field is present, it will override the
highlight group, allowing for the customization of |hl-PmenuKind| highlight group, allowing for the
ctermfd and guifg properties for the completion kind customization of ctermfg and guifg properties for the
completion kind
All of these except "icase", "equal", "dup" and "empty" must be a string. If All of these except "icase", "equal", "dup" and "empty" must be a string. If
an item does not meet these requirements then an error message is given and an item does not meet these requirements then an error message is given and