parent
dcf3aa38e2
commit
b6277a7607
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ require("avante").setup({
|
|||
},
|
||||
behaviour = {
|
||||
auto_suggestions = false, -- 試験的機能につき無効化を推奨
|
||||
auto_set_highlight_group = false,
|
||||
auto_set_highlight_group = true,
|
||||
auto_set_keymaps = true,
|
||||
auto_apply_diff_after_generation = false,
|
||||
support_paste_from_clipboard = true,
|
||||
|
|
Loading…
Reference in a new issue