diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-06-18 06:45:28 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-18 06:45:28 +0800 |
commit | 7363b695debf6341b75337f99accfa7fcc9dbe1d (patch) | |
tree | c2f9d18c6238808e1480cf6a8bd0cd1e5aab8e42 /runtime | |
parent | b60030b7bf3e638ba134550091131fc5229b69a1 (diff) | |
parent | c2491fbab43fc506f7f902c72206d890e01688a5 (diff) | |
download | rneovim-7363b695debf6341b75337f99accfa7fcc9dbe1d.tar.gz rneovim-7363b695debf6341b75337f99accfa7fcc9dbe1d.tar.bz2 rneovim-7363b695debf6341b75337f99accfa7fcc9dbe1d.zip |
Merge pull request #29379 from zeertzjq/vim-9.1.0495
vim-patch:9.1.{0495,0496}
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/syntax.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index 4a1588a910..e73d5d442f 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -5075,9 +5075,9 @@ PmenuSbar Popup menu: Scrollbar. *hl-PmenuThumb* PmenuThumb Popup menu: Thumb of the scrollbar. *hl-PmenuMatch* -PmenuMatch Popup menu: Matched text in normal item +PmenuMatch Popup menu: Matched text in normal item. *hl-PmenuMatchSel* -PmenuMatchSel Popup menu: Matched text in selected item +PmenuMatchSel Popup menu: Matched text in selected item. *hl-Question* Question |hit-enter| prompt and yes/no questions. *hl-QuickFixLine* |