feat: add wrap line configuration (#59)

This commit is contained in:
yetone
2024-08-18 13:48:19 +08:00
committed by GitHub
parent c25521070a
commit c19ea9a48a
3 changed files with 4 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ M.defaults = {
},
},
windows = {
wrap_line = true,
width = 30, -- default % based on available width
},
--- @class AvanteConflictUserConfig