feat: add rounded opt (#139)
This commit is contained in:
@@ -100,8 +100,9 @@ M.defaults = {
|
||||
windows = {
|
||||
wrap_line = true, -- similar to vim.o.wrap
|
||||
width = 30, -- default % based on available width
|
||||
sidebar = {
|
||||
sidebar_header = {
|
||||
align = "center", -- left, center, right for title
|
||||
rounded = true,
|
||||
},
|
||||
},
|
||||
--- @class AvanteConflictUserConfig
|
||||
|
||||
Reference in New Issue
Block a user