Skip to content

Commit a861503

Browse files
Adding clarification regarding multiple characters for showchars
Adding clarification regarding multiple characters for showchars. Closes zyedidia#3938
1 parent d1ceaca commit a861503

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

runtime/help/options.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,10 @@ Here are the available options:
400400
instead.
401401
- `itab`: tab characters before the first visible character in a line.
402402
If this is not set, `tab` will be shown instead.
403+
404+
Only `tab` and `itab` can display multiple characters (if possible),
405+
otherwise only the first character will be displayed.
406+
403407
An example of this option value could be `tab=>,space=.,itab=|>,ispace=|`
404408

405409
The color of the shown character is determined by the `indent-char`

0 commit comments

Comments
 (0)