Update lualine config.

pull/839/head
Henry Denny 1 year ago
parent 3f4a6cd6e7
commit 56b5bacf99

@ -15,9 +15,10 @@ return {
options = { options = {
icons_enabled = true, icons_enabled = true,
theme = 'auto', theme = 'auto',
-- component_separators = '|', component_separators = { left = '', right = '' },
-- section_separators = '', section_separators = { left = '', right = '' },
}, },
sections = { lualine_x = { 'filetype', 'tabnine' } }
}, },
} }
} }

Loading…
Cancel
Save