copilot.lua and blink-copilot
These are complements: copilot.lua provides the core GitHub Copilot integration and API, while blink-copilot is a completion source that plugs into the blink.cmp completion framework to surface Copilot suggestions alongside other completion sources.
About copilot.lua
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
This is a Neovim plugin that enhances the experience of using GitHub Copilot, an AI code assistant. It takes your in-progress code and suggests completions, allowing you to quickly accept or browse different options. This tool is for software developers who use Neovim as their primary code editor.
About blink-copilot
fang2hou/blink-copilot
⚙️ Configurable GitHub Copilot blink.cmp source for Neovim
This project helps software developers using Neovim integrate GitHub Copilot suggestions directly into their code completion workflow. It takes code context as input and provides multiple, dynamically updated code completion suggestions from Copilot as output. The primary users are developers who want a seamless, configurable Copilot experience within their Neovim editor, especially when using the blink.cmp completion plugin.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work