chore: autogen (vimdocs+formating)
This commit is contained in:
parent
c9a974d912
commit
00dc7929fe
|
@ -451,6 +451,7 @@ Component specific options These are options that are available on
|
||||||
{
|
{
|
||||||
'buffers',
|
'buffers',
|
||||||
show_filename_only = true, -- Shows shortened relative path when set to false.
|
show_filename_only = true, -- Shows shortened relative path when set to false.
|
||||||
|
hide_filename_extension = false, -- Hide filename extension when set to true.
|
||||||
show_modified_status = true, -- Shows indicator when the buffer is modified.
|
show_modified_status = true, -- Shows indicator when the buffer is modified.
|
||||||
|
|
||||||
mode = 0, -- 0: Shows buffer name
|
mode = 0, -- 0: Shows buffer name
|
||||||
|
|
Loading…
Reference in New Issue