chore(nvim): update copilot model
This commit is contained in:
parent
61e70a3581
commit
a3713aef78
@ -7,5 +7,6 @@ vim.defer_fn(function()
|
|||||||
suggestion = {
|
suggestion = {
|
||||||
enabled = false,
|
enabled = false,
|
||||||
},
|
},
|
||||||
|
copilot_model = "gpt-o4-mini-copilot",
|
||||||
})
|
})
|
||||||
end, 100)
|
end, 100)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user