mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 02:38:45 +02:00
rounded style
This commit is contained in:
parent
539b72482a
commit
e21884b7e4
2 changed files with 2 additions and 2 deletions
|
@ -179,7 +179,7 @@ lualine.setup({
|
|||
-- component_separators = { left = "", right = "" },
|
||||
-- section_separators = { left = "", right = "" },
|
||||
component_separators = { left = "", right = "" },
|
||||
section_separators = { left = " ", right = " " },
|
||||
section_separators = { left = "", right = " " },
|
||||
|
||||
disabled_filetypes = {
|
||||
"TelescopePrompt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue