🗑️ remove(nvim): deletion of lualine first module removal
This commit is contained in:
parent
adf2258139
commit
f8c22daa49
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ return {
|
|||
opts.options.component_separators = { left = "", right = "" }
|
||||
opts.options.section_separators = { left = "", right = "" }
|
||||
|
||||
table.remove(opts.sections.lualine_x, 1)
|
||||
table.insert(opts.sections.lualine_x, 2, lsp)
|
||||
table.insert(opts.sections.lualine_x, 2, formatter)
|
||||
table.insert(opts.sections.lualine_x, 2, linter)
|
||||
|
|
Loading…
Add table
Reference in a new issue