diff --git a/README.md b/README.md index 226ecd5..e11a574 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ _See [config.lua#L9](./lua/avante/config.lua) for the full config_ }, ask = { floating = false, -- Open the 'AvanteAsk' prompt in a floating window - start_insert = true, -- Start insert mode when opening the ask window, only effective if floating = true. + start_insert = true, -- Start insert mode when opening the ask window border = "rounded", ---@type "ours" | "theirs" focus_on_apply = "ours", -- which diff to focus after applying