From dde8649ef0f12381092482f23e8123d417239245 Mon Sep 17 00:00:00 2001 From: arnold-lei Date: Fri, 22 Sep 2023 13:43:55 -0600 Subject: [PATCH] made an update --- init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.lua b/init.lua index ea330eb1..2d31b44b 100644 --- a/init.lua +++ b/init.lua @@ -159,8 +159,8 @@ require('lazy').setup({ options = { icons_enabled = false, theme = 'onedark', - component_separators = '|', - section_separators = '', + -- component_separators = '|', + -- section_separators = '', }, }, },