Nvim: changed style of lualine

This commit is contained in:
pr0c3550r 2023-07-04 16:52:54 +02:00
parent 2fd4155054
commit a05894f341

View file

@ -13,7 +13,7 @@ return {
options = {
theme = custom_gruvbox,
component_separators = { left = '', right = '' },
section_separators = { left = '', right = '' },
section_separators = { left = '', right = '' },
-- section_separators = ' ',
-- component_separators = ' '
},