From 4771df42e2678a375e5cf37b03f476e12d959d26 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Mon, 11 Oct 2021 16:59:41 +0200 Subject: Vim returned to gruvbox + disabled cmp in markdown --- .config/nvim/lua/stl.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/nvim/lua/stl.lua') diff --git a/.config/nvim/lua/stl.lua b/.config/nvim/lua/stl.lua index 612fdeb..1cdf1ae 100644 --- a/.config/nvim/lua/stl.lua +++ b/.config/nvim/lua/stl.lua @@ -1,7 +1,7 @@ require'lualine'.setup { options = { icons_enabled = true, - theme = 'codedark', + theme = 'gruvbox', component_separators = {'', ''}, section_separators = {'', ''}, disabled_filetypes = {'startify', 'NvimTree'} -- cgit v1.2.3-70-g09d2