make statusline separator style customizable | fix (#995)
This commit is contained in:
parent
83fe03455e
commit
263dcc0115
2 changed files with 3 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ M.plugins = {
|
|||
setup_lspconf = "", -- path of lspconfig file
|
||||
},
|
||||
statusline = {
|
||||
style = "default", -- default/round/slant/block/arrow
|
||||
separator_style = "default", -- default/round/slant/block/arrow
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue