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
commit 460978b8a3

View File

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