feat(blink): boost results from ai providers and enable async, to get much faster completions

This commit is contained in:
Folke Lemaitre 2024-12-15 18:33:50 +01:00
parent ef9102677f
commit 6bc56e4e81
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
4 changed files with 23 additions and 3 deletions

View file

@ -106,6 +106,8 @@ return {
name = "copilot",
module = "blink-cmp-copilot",
kind = "Copilot",
score_offset = 100,
async = true,
},
},
},