aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-10-10 11:33:54 +0800
committerGitHub <noreply@github.com>2024-10-10 11:33:54 +0800
commit112139ea9b32c593752b862cace32ba5dc87ef2c (patch)
tree317715f7435d6fb0e331a2a803b0f4c6a7b42052 /runtime/doc
parentcd8e15e3373dc9544d582640f043d3dee83a953d (diff)
parent9612b3a9053ae2dfe5a4321a5dd0af249c281543 (diff)
downloadrneovim-112139ea9b32c593752b862cace32ba5dc87ef2c.tar.gz
rneovim-112139ea9b32c593752b862cace32ba5dc87ef2c.tar.bz2
rneovim-112139ea9b32c593752b862cace32ba5dc87ef2c.zip
Merge pull request #30742 from zeertzjq/vim-9.1.0771
vim-patch:9.1.{0771,0772}
Diffstat (limited to 'runtime/doc')
-rw-r--r--runtime/doc/insert.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt
index d7cbb7c78e..27b28624f8 100644
--- a/runtime/doc/insert.txt
+++ b/runtime/doc/insert.txt
@@ -1177,12 +1177,12 @@ items:
user_data custom data which is associated with the item and
available in |v:completed_item|; it can be any type;
defaults to an empty string
- hl_group an additional highlight group whose attributes are
+ abbr_hlgroup an additional highlight group whose attributes are
combined with |hl-PmenuSel| and |hl-Pmenu| or
|hl-PmenuMatchSel| and |hl-PmenuMatch| highlight
attributes in the popup menu to apply cterm and gui
properties (with higher priority) like strikethrough
- to the completion items
+ to the completion items abbreviation
kind_hlgroup an additional highlight group specifically for setting
the highlight attributes of the completion kind. When
this field is present, it will override the