This commit is contained in:
Rikuoh Tsujitani 2025-02-26 10:34:49 +09:00
parent dcf3aa38e2
commit b6277a7607

View file

@ -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,