chore: autogen (vimdocs+formating)
This commit is contained in:
parent
c680fb4c25
commit
508b0785bc
|
@ -658,6 +658,21 @@ Component specific options These are options that are available on
|
|||
<
|
||||
|
||||
|
||||
*lualine-datetime-component-options*
|
||||
|
||||
>
|
||||
sections = {
|
||||
lualine_a = {
|
||||
{
|
||||
'datetime',
|
||||
-- options: default, us, uk, iso, or your own format string ("%H:%M", etc..)
|
||||
style = 'default'
|
||||
}
|
||||
}
|
||||
}
|
||||
<
|
||||
|
||||
|
||||
*lualine-tabs-component-options*
|
||||
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue