neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit d89a80fafc6cdf12f72dac2bcbd5055038a241dc
parent 3cc6cfecf39a67bfcc2547b81f3dd4b186c306be
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Tue, 29 Mar 2022 13:38:29 +0800

docs: update hl-Whitespace documentation (#17901)


Diffstat:
Mruntime/doc/syntax.txt | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 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