copilot-cmp and blink-copilot
These are competitors—both integrate GitHub Copilot as a completion source for Neovim, but target different completion frameworks (cmp vs. blink.cmp), so users choose one based on their preferred completion engine.
About copilot-cmp
zbirenbaum/copilot-cmp
Lua plugin to turn github copilot into a cmp source
This tool helps software developers integrate AI-powered code suggestions directly into their Neovim editor's auto-completion menu. It takes suggestions from GitHub Copilot and presents them as standard snippets, showing full details when hovered. Developers who use Neovim and want a unified experience for their code completions will find this useful.
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