update style colorscheme dan lua line

This commit is contained in:
asep komarudin 2023-01-30 07:38:23 +07:00
parent 3b058b47b6
commit f37de64fce
6 changed files with 499 additions and 10 deletions

View file

@ -50,8 +50,9 @@ local diff = {
local mode = {
"mode",
fmt = function(str)
return "--" .. str .. "--"
-- return " " .. str
return "" .. str
-- return " " .. str
end,
}
@ -174,10 +175,10 @@ lualine.setup({
options = {
icons_enabled = true,
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 = " " },