style: 🎨improve section appearance
This commit is contained in:
@@ -58,8 +58,8 @@ return {
|
||||
options = {
|
||||
icons_enabled = true,
|
||||
theme = 'onenord',
|
||||
component_separators = { left = '', right = '' },
|
||||
section_separators = { left = '', right = '' },
|
||||
component_separators = { left = '', right = '' }, -- old separators:
|
||||
section_separators = { left = '', right = '' }, -- old separators:
|
||||
disabled_filetypes = {
|
||||
statusline = { 'alpha', 'dashboard', 'Outline', 'NvimTree' },
|
||||
winbar = {},
|
||||
|
||||
Reference in New Issue
Block a user