From ad175cdb4045fbe8fecb686c871b481e312d43dd Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sun, 22 Feb 2026 13:02:08 +0300 Subject: nvim configs --- config/nvim/lua/plugins/lualine.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'config/nvim/lua/plugins/lualine.lua') diff --git a/config/nvim/lua/plugins/lualine.lua b/config/nvim/lua/plugins/lualine.lua index 920e729..bb1842a 100644 --- a/config/nvim/lua/plugins/lualine.lua +++ b/config/nvim/lua/plugins/lualine.lua @@ -4,9 +4,10 @@ return { opts = { options = { icons_enabled = true, - theme = "nightfly", - component_separators = { left = "", right = "" }, - section_separators = { left = "", right = "" }, + theme = "auto", + -- theme = "nightfly", + -- component_separators = { left = "", right = "" }, + -- section_separators = { left = "", right = "" }, disabled_filetypes = { statusline = {}, winbar = {}, -- cgit v1.2.3