chore: autogen (vimdocs+formating)

This commit is contained in:
shadmansaleh 2023-03-30 04:32:45 +00:00 committed by github-actions[bot]
parent c680fb4c25
commit 508b0785bc
2 changed files with 30 additions and 15 deletions

View File

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