diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-02-01 17:57:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-01 17:57:01 +0800 |
commit | f4300985d3212887ef27d703ba8cb4230813e095 (patch) | |
tree | 84e7780c8d66dbad94673911b704509e22155a07 /runtime | |
parent | a562b5771ea91becd0a469378ec852feaf50d2d0 (diff) | |
parent | be15ac06badbea6b11390ad7d9c2ddd4aea73480 (diff) | |
download | rneovim-f4300985d3212887ef27d703ba8cb4230813e095.tar.gz rneovim-f4300985d3212887ef27d703ba8cb4230813e095.tar.bz2 rneovim-f4300985d3212887ef27d703ba8cb4230813e095.zip |
Merge pull request #17113 from zeertzjq/vim-8.2.2569
feat(statusline): support multibyte fillchar
Diffstat (limited to 'runtime')
-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 82cd743f20..2984a68ea2 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -2462,7 +2462,8 @@ A jump table for the options with a short description can be found at |Q_op|. < This is similar to the default, except that these characters will also be used when there is highlighting. - for "stl" and "stlnc" only single-byte values are supported. + For "stl" and "stlnc" single-byte and multibyte characters are + supported. But double-width characters are not supported. The highlighting used for these items: item highlight group ~ |