return {
'nvim-lualine/lualine.nvim',
-- See `:help lualine.txt`
opts = {
options = {
icons_enabled = true,
theme = 'codedark',
component_separators = '|',
section_separators = '',
},
}