vim.pack.add({ gh("nvim-lualine/lualine.nvim") }) require("lualine").setup({ options = { theme = color, icons_enabled = true, component_separators = { left = "", right = "" }, section_separators = { left = "", right = "" }, }, })