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 = '', }, }, },