fix: copilot suggestions warning

This commit is contained in:
iofq 2025-02-04 02:29:38 -06:00
parent e7eb63b09b
commit 55bade6fb7
2 changed files with 6 additions and 1 deletions

View file

@ -60,7 +60,7 @@ return {
},
opts = {
provider = "copilot",
auto_suggestions_provider = "copilot",
-- auto_suggestions_provider = "copilot",
behavior = {
auto_suggestions = false, -- TODO
},