mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
nvim: lualine: remove separators
This commit is contained in:
parent
9bb0420f5a
commit
39c3ea61f0
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ require('lazy').setup({
|
|||
globalstatus = true,
|
||||
icons_enabled = false,
|
||||
section_separators = '',
|
||||
component_separators = '|',
|
||||
component_separators = '',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue