From bb4609eb9bbc3b66769c5b80c1d887b04b98656b Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Thu, 7 Oct 2021 18:34:50 +0200 Subject: vim config polish --- .config/nvim/lua/stl.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/nvim/lua/stl.lua') diff --git a/.config/nvim/lua/stl.lua b/.config/nvim/lua/stl.lua index 1f5f47f..612fdeb 100644 --- a/.config/nvim/lua/stl.lua +++ b/.config/nvim/lua/stl.lua @@ -1,10 +1,10 @@ require'lualine'.setup { options = { icons_enabled = true, - theme = 'gruvbox', + theme = 'codedark', component_separators = {'', ''}, section_separators = {'', ''}, - disabled_filetypes = {} + disabled_filetypes = {'startify', 'NvimTree'} }, sections = { lualine_a = {'mode'}, -- cgit v1.2.3-70-g09d2