chore: autogen (vimdocs+formating)

This commit is contained in:
shadmansaleh 2023-03-30 06:17:32 +00:00 committed by github-actions[bot]
parent 5562281c60
commit 3256691f8e
1 changed files with 8 additions and 2 deletions

View File

@ -297,8 +297,13 @@ use.
LUA EXPRESSIONS AS LUALINE COMPONENT
You can use any valid lua expression as a component including: - oneliners -
global variables - require statements
You can use any valid lua expression as a component including:
- oneliners
- global variables
- require statements
>
sections = { lualine_c = { "os.date('%a')", 'data', "require'lsp-status'.status()" } }
@ -937,6 +942,7 @@ extensions with:
- fern
- fugitive
- fzf
- lazy
- man
- mundo
- neo-tree