Adding clarification regarding multiple characters for showchars (#3945)

Adding clarification regarding multiple characters for showchars.

Closes #3938
This commit is contained in:
Neko Box Coder
2025-12-18 17:16:51 +00:00
committed by GitHub
parent d1ceacad88
commit 467eb88df0

View File

@@ -400,6 +400,10 @@ Here are the available options:
instead.
- `itab`: tab characters before the first visible character in a line.
If this is not set, `tab` will be shown instead.
Only `tab` and `itab` can display multiple characters (if possible),
otherwise only the first character will be displayed.
An example of this option value could be `tab=>,space=.,itab=|>,ispace=|`
The color of the shown character is determined by the `indent-char`