vim-patch:069a7d561bbe (#19130)

Update runtime files
069a7d561b
This commit is contained in:
Christian Clason 2022-06-27 23:35:26 +02:00 committed by GitHub
parent f2fa11708c
commit 274609a109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3798,9 +3798,10 @@ A jump table for the options with a short description can be found at |Q_op|.
:set listchars+=tab:>-,lead:.
< *lcs-leadmultispace*
leadmultispace:c...
Like multispace value, but only for leading
whitespace. Overrides |lcs-lead| for leading multiple
spaces. `:set listchars=leadmultispace:---+` shows ten
Like the |lcs-multispace| value, but for leading
spaces only. Also overrides |lcs-lead| for leading
multiple spaces.
`:set listchars=leadmultispace:---+` shows ten
consecutive leading spaces as:
---+---+--XXX ~
Where "XXX" denotes the first non-blank characters in