auto add current file for avante
This commit is contained in:
parent
289756b61c
commit
8ce5786c26
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ local opts = {
|
|||
use_cwd_as_project_root = true,
|
||||
auto_focus_on_diff_view = true,
|
||||
auto_approve_tool_permissions = false,
|
||||
auto_add_current_file = false,
|
||||
auto_add_current_file = true,
|
||||
confirmation_ui_style = "popup",
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue