diff options
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index e8c844f7d2..e4719c3065 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -4154,7 +4154,8 @@ A jump table for the options with a short description can be found at |Q_op|. changing the way tabs are displayed. *'listchars'* *'lcs'* -'listchars' 'lcs' string (default "eol:$") +'listchars' 'lcs' string (default: "tab:> ,trail:-,nbsp:+" + Vi default: "eol:$") global Strings to use in 'list' mode and for the |:list| command. It is a comma separated list of string settings. |