From 441c9e6788a758956dfa61e3326ec0caf6a15300 Mon Sep 17 00:00:00 2001 From: Guanran Wang Date: Fri, 23 Feb 2024 17:01:34 +0800 Subject: [PATCH] lualine: auto detect theme --- lua/plugins/lualine.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/lua/plugins/lualine.lua b/lua/plugins/lualine.lua index 9b3f177..8b5afa8 100644 --- a/lua/plugins/lualine.lua +++ b/lua/plugins/lualine.lua @@ -8,9 +8,6 @@ return { -- disable separators section_separators = "", component_separators = "", - - -- color scheme - theme = "tokyonight", }, -- hide filename sections = {