From 0d785cd9f3a7903c84846cee64e3c46ebb56ff64 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Mon, 21 Aug 2023 14:35:06 -0600 Subject: add folding, change colorscheme --- lua/plugins/lualine.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/plugins/lualine.lua') diff --git a/lua/plugins/lualine.lua b/lua/plugins/lualine.lua index a0b0a92..57edf97 100644 --- a/lua/plugins/lualine.lua +++ b/lua/plugins/lualine.lua @@ -5,7 +5,7 @@ return { }, opts = { options = { - theme = 'dracula', + theme = 'nord', icons_enabled = true, component_separators = { left = '', right = '' }, section_separators = { left = '', right = '' }, -- cgit v1.2.3-54-g00ecf