612 current 2024-05-14 19:03:37 24.05.20240512.2057814 6.8.6-zen1 *
This commit is contained in:
parent
504cae0c29
commit
3d80b2b034
1 changed files with 11 additions and 8 deletions
|
|
@ -19,13 +19,16 @@ return {
|
|||
component_separators = { left = "", right = "" },
|
||||
section_separators = { left = "", right = "" },
|
||||
},
|
||||
-- sections = {
|
||||
sections = {
|
||||
lualine_x = {
|
||||
"rest",
|
||||
},
|
||||
-- lualine_a = { sources.mode },
|
||||
-- lualine_b = { sources.branch, sources.diff },
|
||||
-- lualine_c = { sources.filetype, sources.macro },
|
||||
-- lualine_x = { sources.lsp, sources.diagnostics },
|
||||
-- lualine_y = { sources.indentation, sources.encoding, sources.fileformat },
|
||||
-- lualine_z = { sources.progress, sources.location },
|
||||
-- },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue