mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 00:49:26 +00:00
[neovim] Update avante/copilot conf
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
require("copilot").setup({
|
||||
suggestion = { enabled = false },
|
||||
panel = { enabled = false },
|
||||
copilot_model = "claude-3.7-sonnet-thought",
|
||||
filetypes = {
|
||||
dockerfile = true,
|
||||
go = true,
|
||||
|
Reference in New Issue
Block a user