blink.cmp
blink.cmp copied to clipboard
wip(inline_completion): add inline completion support
really rough pass, but this allows for the behaviour of something like the copilot blink plugins without the need for a plugin. just have copilot.lua and it will suggest from the lsp that it runs
Alternatively, you can just attach the copilot lsp from GitHub. Although you would still need a method for authenticating etc