update lua line style

This commit is contained in:
asep komarudin 2023-01-29 18:23:29 +07:00
parent c1f16ee01e
commit 3b058b47b6
2 changed files with 5 additions and 5 deletions

View file

@ -176,10 +176,10 @@ lualine.setup({
theme = "auto",
--component_separators = { left = "", right = "" },
--section_separators = { left = "", right = "" },
--component_separators = { left = "", right = "" },
--section_separators = { left = "", right = "" },
component_separators = { left = "", right = "" },
section_separators = { left = "", right = "" },
component_separators = { left = "", right = "" },
section_separators = { left = "", right = "" },
-- component_separators = { left = "", right = "" },
-- section_separators = { left = " ", right = " " },
disabled_filetypes = {
"TelescopePrompt",