made an update

This commit is contained in:
arnold-lei 2023-09-22 13:43:55 -06:00
parent 4b31f8ef9e
commit dde8649ef0
1 changed files with 2 additions and 2 deletions

View File

@ -159,8 +159,8 @@ require('lazy').setup({
options = { options = {
icons_enabled = false, icons_enabled = false,
theme = 'onedark', theme = 'onedark',
component_separators = '|', -- component_separators = '|',
section_separators = '', -- section_separators = '',
}, },
}, },
}, },