require('lualine').setup { options = { icons_enabled = false, component_seperators = { left = '', right = '' }, section_seperators = { left = '', right = '' }, } } vim.cmd [[set noshowmode]]