🐛 fix(nvim): copilot is now on the ai group instead of coding
This commit is contained in:
parent
d28dec9274
commit
7514245839
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
return {
|
||||
{ import = "lazyvim.plugins.extras.coding.copilot" },
|
||||
{ import = "lazyvim.plugins.extras.ai.copilot" },
|
||||
{
|
||||
"zbirenbaum/copilot.lua",
|
||||
event = "InsertEnter",
|
||||
|
|
Loading…
Add table
Reference in a new issue