mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
fix: copilot suggestions warning
This commit is contained in:
parent
e7eb63b09b
commit
55bade6fb7
2 changed files with 6 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ return {
|
|||
},
|
||||
opts = {
|
||||
provider = "copilot",
|
||||
auto_suggestions_provider = "copilot",
|
||||
-- auto_suggestions_provider = "copilot",
|
||||
behavior = {
|
||||
auto_suggestions = false, -- TODO
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue