From d89a80fafc6cdf12f72dac2bcbd5055038a241dc Mon Sep 17 00:00:00 2001 From: zeertzjq Date: Tue, 29 Mar 2022 13:38:29 +0800 Subject: docs: update hl-Whitespace documentation (#17901) --- runtime/doc/syntax.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index 2af4ec1549..2d239d9198 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -5226,7 +5226,8 @@ VisualNOS Visual mode selection when vim is "Not Owning the Selection". *hl-WarningMsg* WarningMsg warning messages *hl-Whitespace* -Whitespace "nbsp", "space", "tab" and "trail" in 'listchars' +Whitespace "nbsp", "space", "tab", "multispace", "lead" and "trail" + in 'listchars' *hl-WildMenu* WildMenu current match in 'wildmenu' completion -- cgit