Update lualine config.

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

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

Loading…
Cancel
Save