chore: autogen (vimdocs+formating)
This commit is contained in:
parent
5562281c60
commit
3256691f8e
@ -297,8 +297,13 @@ use.
|
|||||||
|
|
||||||
LUA EXPRESSIONS AS LUALINE COMPONENT
|
LUA EXPRESSIONS AS LUALINE COMPONENT
|
||||||
|
|
||||||
You can use any valid lua expression as a component including: - oneliners -
|
You can use any valid lua expression as a component including:
|
||||||
global variables - require statements
|
|
||||||
|
|
||||||
|
- oneliners
|
||||||
|
- global variables
|
||||||
|
- require statements
|
||||||
|
|
||||||
|
|
||||||
>
|
>
|
||||||
sections = { lualine_c = { "os.date('%a')", 'data', "require'lsp-status'.status()" } }
|
sections = { lualine_c = { "os.date('%a')", 'data', "require'lsp-status'.status()" } }
|
||||||
@ -937,6 +942,7 @@ extensions with:
|
|||||||
- fern
|
- fern
|
||||||
- fugitive
|
- fugitive
|
||||||
- fzf
|
- fzf
|
||||||
|
- lazy
|
||||||
- man
|
- man
|
||||||
- mundo
|
- mundo
|
||||||
- neo-tree
|
- neo-tree
|
||||||
|
Loading…
x
Reference in New Issue
Block a user