docs: update note about start_insert option (#786)
This commit is contained in:
parent
99f3b3ae00
commit
7df1fe6656
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user