Merge 'upstream/master' Set status line theme to the global colorscheme

This commit is contained in:
Damjan 9000
2024-01-29 14:21:33 +01:00

View File

@@ -143,7 +143,7 @@ require('lazy').setup({
opts = { opts = {
options = { options = {
icons_enabled = false, icons_enabled = false,
theme = 'onedark', theme = 'auto',
component_separators = '|', component_separators = '|',
section_separators = '', section_separators = '',
}, },