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

@@ -120,6 +120,7 @@ _See [config.lua#L9](./lua/avante/config.lua) for the full config_
},
},
windows = {
wrap_line = true,
width = 30, -- default % based on available width
},
--- @class AvanteConflictUserConfig