chore: autogen (vimdocs+formating)
This commit is contained in:
parent
b61afc44e6
commit
3362b28f91
|
@ -482,7 +482,7 @@ Component specific options These are options that are available on
|
||||||
|
|
||||||
symbols = {
|
symbols = {
|
||||||
modified = ' ●', -- Text to show when the buffer is modified
|
modified = ' ●', -- Text to show when the buffer is modified
|
||||||
alternate_file = '#', -- Text to show to indify the alternate file
|
alternate_file = '#', -- Text to show to identify the alternate file
|
||||||
directory = '', -- Text to show when the buffer is a directory
|
directory = '', -- Text to show when the buffer is a directory
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
@ -745,7 +745,7 @@ Tabs Shows currently open tab. Like usual
|
||||||
|
|
||||||
|
|
||||||
It’s useful when you’re using rendering mode 2/3 in tabs. To unname a
|
It’s useful when you’re using rendering mode 2/3 in tabs. To unname a
|
||||||
tablage run `:LualineRenameTab` without argument.
|
tabpage run `:LualineRenameTab` without argument.
|
||||||
|
|
||||||
*lualine-Tabline-as-statusline*
|
*lualine-Tabline-as-statusline*
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue