chore: autogen (vimdocs+formating)

This commit is contained in:
shadmansaleh 2023-03-30 05:29:14 +00:00 committed by github-actions[bot]
parent 2c87c1c32d
commit 267dba7d37
1 changed files with 15 additions and 15 deletions

View File

@ -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*
>