mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
doc: 'fillchars' is local to window
This was forgotten in 352811fe5
since the commit was originally meant to only
change 'listchars'.
This commit is contained in:
parent
f6faeea41c
commit
c9d01ff7db
@ -2351,7 +2351,7 @@ A jump table for the options with a short description can be found at |Q_op|.
|
||||
|
||||
*'fillchars'* *'fcs'*
|
||||
'fillchars' 'fcs' string (default "")
|
||||
global
|
||||
local to window
|
||||
Characters to fill the statuslines and vertical separators.
|
||||
It is a comma separated list of items:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user