aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-06-15 05:56:15 +0800
committerGitHub <noreply@github.com>2024-06-15 05:56:15 +0800
commit4b36a7e60148c8feb7781887b119a01d7989a8c2 (patch)
tree46451671cc5f19c9575620661f15a405e324b0ca /runtime/doc
parentfd950d4998a497cb4258d35af72408105900296a (diff)
parentaacd6c440d21bea9dbe9588da076d3351f9b228c (diff)
downloadrneovim-4b36a7e60148c8feb7781887b119a01d7989a8c2.tar.gz
rneovim-4b36a7e60148c8feb7781887b119a01d7989a8c2.tar.bz2
rneovim-4b36a7e60148c8feb7781887b119a01d7989a8c2.zip
Merge pull request #29311 from zeertzjq/vim-9.1.0476
vim-patch:9.1.{0476,0478,0479,0480,0485}
Diffstat (limited to 'runtime/doc')
-rw-r--r--runtime/doc/syntax.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index 9fc415a158..53c8846a85 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -5076,6 +5076,10 @@ PmenuExtraSel Popup menu: Selected item "extra text".
PmenuSbar Popup menu: Scrollbar.
*hl-PmenuThumb*
PmenuThumb Popup menu: Thumb of the scrollbar.
+ *hl-PmenuMatch*
+PmenuMatch Popup menu: Matched text in normal item
+ *hl-PmenuMatchSel*
+PmenuMatchSel Popup menu: Matched text in selected item
*hl-Question*
Question |hit-enter| prompt and yes/no questions.
*hl-QuickFixLine*