Updated lualine
This commit is contained in:
@@ -118,9 +118,6 @@ return {
|
||||
active_indicators = { "[1]", "[2]", "[3]", "[4]" },
|
||||
_separator = " ",
|
||||
separator = { left = "", right = "" },
|
||||
-- color = function()
|
||||
-- return { fg = mode_color[vim.fn.mode()], bg = "None", gui = "bold" }
|
||||
-- end,
|
||||
color = function()
|
||||
return { bg = mode_color[vim.fn.mode()], fg = colors.bg, gui = "bold" }
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user