File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ opts = {}
178178
179179</Tabs >
180180
181- ## [ blink-cmp- copilot] ( https://github.com/giuxtaposition /blink-cmp -copilot )
181+ ## [ blink-copilot] ( https://github.com/fang2hou /blink-copilot )
182182
183183<Tabs >
184184
@@ -194,7 +194,7 @@ opts = nil
194194<TabItem value =" code " label =" Full Spec " >
195195
196196``` lua
197- { " giuxtaposition /blink-cmp -copilot" }
197+ { " fang2hou /blink-copilot" }
198198```
199199
200200</TabItem >
@@ -367,8 +367,7 @@ opts = {
367367 providers = {
368368 copilot = {
369369 name = " copilot" ,
370- module = " blink-cmp-copilot" ,
371- kind = " Copilot" ,
370+ module = " blink-copilot" ,
372371 score_offset = 100 ,
373372 async = true ,
374373 },
@@ -386,15 +385,14 @@ opts = {
386385{
387386 " saghen/blink.cmp" ,
388387 optional = true ,
389- dependencies = { " giuxtaposition /blink-cmp -copilot" },
388+ dependencies = { " fang2hou /blink-copilot" },
390389 opts = {
391390 sources = {
392391 default = { " copilot" },
393392 providers = {
394393 copilot = {
395394 name = " copilot" ,
396- module = " blink-cmp-copilot" ,
397- kind = " Copilot" ,
395+ module = " blink-copilot" ,
398396 score_offset = 100 ,
399397 async = true ,
400398 },
You can’t perform that action at this time.
0 commit comments