default_config : add statusline separators style
This commit is contained in:
@@ -13,8 +13,9 @@ M.ui = {
|
||||
hidden_statusline = {
|
||||
-- these are filetypes, not pattern matched
|
||||
"NvimTree",
|
||||
-- "terminal",
|
||||
"terminal",
|
||||
},
|
||||
statusline_style = "default", -- round , slant , block
|
||||
}
|
||||
|
||||
M.options = {
|
||||
|
||||
Reference in New Issue
Block a user