return { 'nvim-lualine/lualine.nvim', opts = { sections = { lualine_c = { { 'filename', path = 1, }, }, }, options = { theme = 'tokyonight', -- component_separators = { left = '', right = '' }, -- section_separators = { left = '', right = '' }, }, }, }