feat: add windows.ask.focus_on_apply config option (#779)
This commit is contained in:
committed by
GitHub
parent
1aa8b03f00
commit
8e8f2c15ab
@@ -181,6 +181,8 @@ Respect and use existing conventions, libraries, etc that are already present in
|
||||
floating = false, -- Open the 'AvanteAsk' prompt in a floating window
|
||||
border = "rounded",
|
||||
start_insert = true, -- Start insert mode when opening the ask window
|
||||
---@alias AvanteInitialDiff "ours" | "theirs"
|
||||
focus_on_apply = "ours", -- which diff to focus after applying
|
||||
},
|
||||
},
|
||||
--- @class AvanteConflictConfig
|
||||
|
||||
Reference in New Issue
Block a user