chore: autogen (vimdocs+formating)
This commit is contained in:
parent
2c87c1c32d
commit
267dba7d37
|
@ -541,6 +541,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-diagnostics-component-options*
|
||||
|
||||
>
|
||||
|
@ -664,21 +679,6 @@ 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