vim: let lualine choose the theme automatically

This commit is contained in:
Fernando Schauenburg 2024-02-11 19:02:18 +01:00
parent 9fa256f99a
commit 3d2286141d

View file

@ -216,7 +216,6 @@ M.config = function()
left = '', left = '',
right = '' right = ''
}, },
theme = 'gruvbox',
}, },
sections = sections, sections = sections,
inactive_sections = sections, inactive_sections = sections,